Home
last modified time | relevance | path

Searched defs:MockTable (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/go-cmp/cmp/internal/teststructs/
H A Dproject3.go74 type MockTable struct { struct
75 state []string
79 func (mt *MockTable) Operation1() error { return nil }
80 func (mt *MockTable) Operation2() error { return nil }
81 func (mt *MockTable) Operation3() error { return nil }
82 func (mt *MockTable) State() []string { return mt.state }
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Draw_hash_set_test.cc388 struct MockTable { in TEST() struct
389 void* ctrl; in TEST()
390 void* slots; in TEST()
391 size_t size; in TEST()
392 size_t capacity; in TEST()
393 size_t growth_left; in TEST()
394 void* infoz; in TEST()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc457 struct MockTable { in TEST() struct
458 void* ctrl; in TEST()
459 void* slots; in TEST()
460 size_t size; in TEST()
461 size_t capacity; in TEST()
462 size_t growth_left; in TEST()
463 void* infoz; in TEST()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_test.cc458 struct MockTable { in TEST() struct
459 void* infoz; in TEST()
460 void* ctrl; in TEST()
461 void* slots; in TEST()
462 size_t size; in TEST()
463 size_t capacity; in TEST()
464 size_t growth_left; in TEST()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Draw_hash_set_test.cc458 struct MockTable { in TEST() struct
459 void* infoz; in TEST()
460 void* ctrl; in TEST()
461 void* slots; in TEST()
462 size_t size; in TEST()
463 size_t capacity; in TEST()
464 size_t growth_left; in TEST()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc736 struct MockTable { in TEST() struct
737 void* ctrl; in TEST()
738 void* slots; in TEST()
739 size_t size; in TEST()
740 size_t capacity; in TEST()
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc755 struct MockTable { in TEST() struct
756 void* ctrl; in TEST()
757 void* slots; in TEST()
758 size_t size; in TEST()
759 size_t capacity; in TEST()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc756 struct MockTable { in TEST() struct
757 void* ctrl; in TEST()
758 void* slots; in TEST()
759 size_t size; in TEST()
760 size_t capacity; in TEST()