Home
last modified time | relevance | path

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

/external/abseil-cpp/absl/container/internal/
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()
/external/cronet/stable/third_party/abseil-cpp/absl/container/internal/
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()
/external/angle/third_party/abseil-cpp/absl/container/internal/
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()
/external/cronet/tot/third_party/abseil-cpp/absl/container/internal/
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()
/external/cronet/tot/third_party/abseil-cpp/absl/container/
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()
/external/cronet/stable/third_party/abseil-cpp/absl/container/
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()
/external/abseil-cpp/absl/container/
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()
/external/angle/third_party/abseil-cpp/absl/container/
Dflat_hash_map_test.cc135 struct NonRelocatable { in TEST() struct
137 NonRelocatable(NonRelocatable&&) {} in TEST() function
138 NonRelocatable& operator=(NonRelocatable&&) { return *this; } in TEST()
139 void* self = nullptr; in TEST()