/external/libcxx/test/std/containers/associative/set/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() function 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <()
|
/external/libcxx/test/std/containers/associative/multiset/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() function 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <()
|
/external/libcxx/test/std/containers/associative/multimap/multimap.modifiers/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() function 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <()
|
/external/libcxx/test/std/containers/associative/map/map.modifiers/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() argument 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <()
|
/external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/ |
D | erase_const_iter.pass.cpp | 25 struct TemplateConstructor struct 28 TemplateConstructor (const T&) {} in TemplateConstructor() argument 31 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==()
|
/external/llvm-project/libcxx/test/std/containers/associative/map/map.modifiers/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() function 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <()
|
/external/llvm-project/libcxx/test/std/containers/associative/multiset/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() argument 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <()
|
/external/llvm-project/libcxx/test/std/containers/associative/multimap/multimap.modifiers/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() argument 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <()
|
/external/llvm-project/libcxx/test/std/containers/associative/set/ |
D | erase_iter.pass.cpp | 21 struct TemplateConstructor struct 24 TemplateConstructor (const T&) {} in TemplateConstructor() argument 27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <()
|
/external/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/ |
D | erase_const_iter.pass.cpp | 24 struct TemplateConstructor struct 27 TemplateConstructor (const T&) {} in TemplateConstructor() function 30 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==()
|
/external/libcxx/test/std/containers/unord/unord.set/ |
D | erase_const_iter.pass.cpp | 23 struct TemplateConstructor struct 26 TemplateConstructor (const T&) {} in TemplateConstructor() argument 29 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==()
|
/external/libcxx/test/std/containers/unord/unord.multiset/ |
D | erase_const_iter.pass.cpp | 23 struct TemplateConstructor struct 26 TemplateConstructor (const T&) {} in TemplateConstructor() function 29 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==()
|
/external/llvm-project/libcxx/test/std/containers/unord/unord.multiset/ |
D | erase_const_iter.pass.cpp | 23 struct TemplateConstructor struct 26 TemplateConstructor (const T&) {} in TemplateConstructor() function 29 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==()
|
/external/llvm-project/libcxx/test/std/containers/unord/unord.set/ |
D | erase_const_iter.pass.cpp | 23 struct TemplateConstructor struct 26 TemplateConstructor (const T&) {} in TemplateConstructor() function 29 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==()
|
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/ |
D | erase_const_iter.pass.cpp | 25 struct TemplateConstructor struct 28 TemplateConstructor (const T&) {} in TemplateConstructor() function 31 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==()
|
/external/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/ |
D | erase_const_iter.pass.cpp | 27 struct TemplateConstructor struct 30 TemplateConstructor (const T&) {} in TemplateConstructor() argument 33 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==()
|
/external/libchrome/base/containers/ |
D | flat_tree_unittest.cc | 122 struct TemplateConstructor { struct 124 TemplateConstructor(const T&) {} in TemplateConstructor() argument 126 friend bool operator<(const TemplateConstructor&, in operator <()
|