Home
last modified time | relevance | path

Searched refs:TemplateConstructor (Results 1 – 17 of 17) sorted by relevance

/external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/
Derase_const_iter.pass.cpp25 struct TemplateConstructor struct
28 TemplateConstructor (const T&) {} in TemplateConstructor() function
31 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument
32 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()()
82 typedef TemplateConstructor T; in main()
/external/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/
Derase_const_iter.pass.cpp24 struct TemplateConstructor struct
27 TemplateConstructor (const T&) {} in TemplateConstructor() function
30 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument
31 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()()
81 typedef TemplateConstructor T; in main()
/external/libcxx/test/std/containers/unord/unord.set/
Derase_const_iter.pass.cpp23 struct TemplateConstructor struct
26 TemplateConstructor (const T&) {} in TemplateConstructor() argument
29 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument
30 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()()
87 typedef TemplateConstructor T; in main()
/external/llvm-project/libcxx/test/std/containers/unord/unord.set/
Derase_const_iter.pass.cpp23 struct TemplateConstructor struct
26 TemplateConstructor (const T&) {} in TemplateConstructor() argument
29 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument
30 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()()
87 typedef TemplateConstructor T; in main()
/external/llvm-project/libcxx/test/std/containers/unord/unord.multiset/
Derase_const_iter.pass.cpp23 struct TemplateConstructor struct
26 TemplateConstructor (const T&) {} in TemplateConstructor() function
29 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument
30 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()()
89 typedef TemplateConstructor T; in main()
/external/libcxx/test/std/containers/unord/unord.multiset/
Derase_const_iter.pass.cpp23 struct TemplateConstructor struct
26 TemplateConstructor (const T&) {} in TemplateConstructor() function
29 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument
30 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()()
89 typedef TemplateConstructor T; in main()
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/
Derase_const_iter.pass.cpp25 struct TemplateConstructor struct
28 TemplateConstructor (const T&) {} in TemplateConstructor() function
31 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument
32 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()()
136 typedef TemplateConstructor T; in main()
/external/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/
Derase_const_iter.pass.cpp27 struct TemplateConstructor struct
30 TemplateConstructor (const T&) {} in TemplateConstructor() function
33 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==() argument
34 struct Hash { size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()()
136 typedef TemplateConstructor T; in main()
/external/libcxx/test/std/containers/associative/set/
Derase_iter.pass.cpp21 struct TemplateConstructor struct
24 TemplateConstructor (const T&) {} in TemplateConstructor() function
27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument
192 typedef TemplateConstructor T; in main()
/external/libcxx/test/std/containers/associative/multiset/
Derase_iter.pass.cpp21 struct TemplateConstructor struct
24 TemplateConstructor (const T&) {} in TemplateConstructor() argument
27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument
192 typedef TemplateConstructor T; in main()
/external/llvm-project/libcxx/test/std/containers/associative/multiset/
Derase_iter.pass.cpp21 struct TemplateConstructor struct
24 TemplateConstructor (const T&) {} in TemplateConstructor() function
27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument
192 typedef TemplateConstructor T; in main()
/external/llvm-project/libcxx/test/std/containers/associative/set/
Derase_iter.pass.cpp21 struct TemplateConstructor struct
24 TemplateConstructor (const T&) {} in TemplateConstructor() function
27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument
192 typedef TemplateConstructor T; in main()
/external/llvm-project/libcxx/test/std/containers/associative/map/map.modifiers/
Derase_iter.pass.cpp21 struct TemplateConstructor struct
24 TemplateConstructor (const T&) {} in TemplateConstructor() function
27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument
248 typedef TemplateConstructor T; in main()
/external/libcxx/test/std/containers/associative/map/map.modifiers/
Derase_iter.pass.cpp21 struct TemplateConstructor struct
24 TemplateConstructor (const T&) {} in TemplateConstructor() argument
27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument
248 typedef TemplateConstructor T; in main()
/external/libcxx/test/std/containers/associative/multimap/multimap.modifiers/
Derase_iter.pass.cpp21 struct TemplateConstructor struct
24 TemplateConstructor (const T&) {} in TemplateConstructor() function
27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument
290 typedef TemplateConstructor T; in main()
/external/llvm-project/libcxx/test/std/containers/associative/multimap/multimap.modifiers/
Derase_iter.pass.cpp21 struct TemplateConstructor struct
24 TemplateConstructor (const T&) {} in TemplateConstructor() argument
27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <() argument
290 typedef TemplateConstructor T; in main()
/external/libchrome/base/containers/
Dflat_tree_unittest.cc122 struct TemplateConstructor { struct
124 TemplateConstructor(const T&) {} in TemplateConstructor() function
126 friend bool operator<(const TemplateConstructor&, in operator <() argument
127 const TemplateConstructor&) { in operator <()
966 using T = TemplateConstructor; in TEST()