Home
last modified time | relevance | path

Searched defs:NonRelocatable (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/
H A Dflat_hash_map_test.cc124 struct NonRelocatable { in TEST() struct
126 NonRelocatable(NonRelocatable&&) {} in TEST() argument
127 NonRelocatable& operator=(NonRelocatable&&) { return *this; } in TEST()
128 void* self = nullptr; in TEST()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc267 struct NonRelocatable { in TEST() struct
269 NonRelocatable(NonRelocatable&&) {} in TEST() function
270 NonRelocatable& operator=(NonRelocatable&&) { return *this; } in TEST()
271 void* self = nullptr; in TEST()
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc267 struct NonRelocatable { in TEST() struct
269 NonRelocatable(NonRelocatable&&) {} in TEST() argument
270 NonRelocatable& operator=(NonRelocatable&&) { return *this; } in TEST()
271 void* self = nullptr; in TEST()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc267 struct NonRelocatable { in TEST() struct
269 NonRelocatable(NonRelocatable&&) {} in TEST() function
270 NonRelocatable& operator=(NonRelocatable&&) { return *this; } in TEST()
271 void* self = nullptr; in TEST()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/
H A Dflat_hash_map_test.cc129 struct NonRelocatable { in TEST() struct
131 NonRelocatable(NonRelocatable&&) {} in TEST() argument
132 NonRelocatable& operator=(NonRelocatable&&) { return *this; } in TEST()
133 void* self = nullptr; in TEST()
/aosp_15_r20/external/abseil-cpp/absl/container/
H A Dflat_hash_map_test.cc129 struct NonRelocatable { in TEST() struct
131 NonRelocatable(NonRelocatable&&) {} in TEST() function
132 NonRelocatable& operator=(NonRelocatable&&) { return *this; } in TEST()
133 void* self = nullptr; in TEST()