Home
last modified time | relevance | path

Searched defs:throw_comparator (Results 1 – 12 of 12) sorted by relevance

/external/libcxx/test/std/containers/associative/map/map.modifiers/
Dmerge.pass.cpp37 struct throw_comparator struct
41 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator() argument
66 typedef std::map<Counter<int>, int, throw_comparator> map_type; in main() argument
/external/libcxx/test/std/containers/associative/set/
Dmerge.pass.cpp37 struct throw_comparator struct
41 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator() argument
66 typedef std::set<Counter<int>, throw_comparator> set_type; in main() argument
/external/libcxx/test/std/containers/associative/multiset/
Dmerge.pass.cpp37 struct throw_comparator struct
41 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator() argument
66 typedef std::multiset<Counter<int>, throw_comparator> set_type; in main() argument
/external/libcxx/test/std/containers/associative/multimap/multimap.modifiers/
Dmerge.pass.cpp37 struct throw_comparator struct
41 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator() argument
66 typedef std::multimap<Counter<int>, int, throw_comparator> map_type; in main() argument
/external/cronet/tot/third_party/libc++/src/test/std/containers/associative/multiset/
Dmerge.pass.cpp36 struct throw_comparator struct
40 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator() argument
65 typedef std::multiset<Counter<int>, throw_comparator> set_type; in main() argument
/external/cronet/tot/third_party/libc++/src/test/std/containers/associative/map/map.modifiers/
Dmerge.pass.cpp36 struct throw_comparator struct
40 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator() argument
65 typedef std::map<Counter<int>, int, throw_comparator> map_type; in main() argument
/external/cronet/stable/third_party/libc++/src/test/std/containers/associative/map/map.modifiers/
Dmerge.pass.cpp36 struct throw_comparator struct
40 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator() argument
65 typedef std::map<Counter<int>, int, throw_comparator> map_type; in main() argument
/external/cronet/tot/third_party/libc++/src/test/std/containers/associative/multimap/multimap.modifiers/
Dmerge.pass.cpp36 struct throw_comparator struct
40 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator() argument
65 typedef std::multimap<Counter<int>, int, throw_comparator> map_type; in main() argument
/external/cronet/stable/third_party/libc++/src/test/std/containers/associative/set/
Dmerge.pass.cpp36 struct throw_comparator struct
40 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator() function
65 typedef std::set<Counter<int>, throw_comparator> set_type; in main() argument
/external/cronet/tot/third_party/libc++/src/test/std/containers/associative/set/
Dmerge.pass.cpp36 struct throw_comparator struct
40 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator() argument
65 typedef std::set<Counter<int>, throw_comparator> set_type; in main() argument
/external/cronet/stable/third_party/libc++/src/test/std/containers/associative/multimap/multimap.modifiers/
Dmerge.pass.cpp36 struct throw_comparator struct
40 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator() argument
65 typedef std::multimap<Counter<int>, int, throw_comparator> map_type; in main() argument
/external/cronet/stable/third_party/libc++/src/test/std/containers/associative/multiset/
Dmerge.pass.cpp36 struct throw_comparator struct
40 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator() argument
65 typedef std::multiset<Counter<int>, throw_comparator> set_type; in main() argument