Home
last modified time | relevance | path

Searched refs:should_throw_ (Results 1 – 16 of 16) sorted by relevance

/external/libcxx/test/std/containers/associative/map/map.modifiers/
Dmerge.pass.cpp39 bool& should_throw_; member
41 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator()
46 if (should_throw_) in operator ()()
/external/libcxx/test/std/containers/associative/multiset/
Dmerge.pass.cpp39 bool& should_throw_; member
41 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator()
46 if (should_throw_) in operator ()()
/external/llvm-project/libcxx/test/std/containers/associative/multimap/multimap.modifiers/
Dmerge.pass.cpp38 bool& should_throw_; member
40 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator()
45 if (should_throw_) in operator ()()
/external/llvm-project/libcxx/test/std/containers/associative/map/map.modifiers/
Dmerge.pass.cpp38 bool& should_throw_; member
40 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator()
45 if (should_throw_) in operator ()()
/external/libcxx/test/std/containers/associative/multimap/multimap.modifiers/
Dmerge.pass.cpp39 bool& should_throw_; member
41 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator()
46 if (should_throw_) in operator ()()
/external/llvm-project/libcxx/test/std/containers/associative/multiset/
Dmerge.pass.cpp38 bool& should_throw_; member
40 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator()
45 if (should_throw_) in operator ()()
/external/libcxx/test/std/containers/associative/set/
Dmerge.pass.cpp39 bool& should_throw_; member
41 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator()
46 if (should_throw_) in operator ()()
/external/llvm-project/libcxx/test/std/containers/associative/set/
Dmerge.pass.cpp38 bool& should_throw_; member
40 throw_comparator(bool& should_throw) : should_throw_(should_throw) {} in throw_comparator()
45 if (should_throw_) in operator ()()
/external/libcxx/test/std/containers/unord/unord.set/
Dmerge.pass.cpp40 bool& should_throw_; member
42 throw_hasher(bool& should_throw) : should_throw_(should_throw) {} in throw_hasher()
46 if (should_throw_) in operator ()()
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/
Dmerge.pass.cpp40 bool& should_throw_; member
42 throw_hasher(bool& should_throw) : should_throw_(should_throw) {} in throw_hasher()
46 if (should_throw_) in operator ()()
/external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/
Dmerge.pass.cpp40 bool& should_throw_; member
42 throw_hasher(bool& should_throw) : should_throw_(should_throw) {} in throw_hasher()
46 if (should_throw_) in operator ()()
/external/llvm-project/libcxx/test/std/containers/unord/unord.multiset/
Dmerge.pass.cpp39 bool& should_throw_; member
41 throw_hasher(bool& should_throw) : should_throw_(should_throw) {} in throw_hasher()
45 if (should_throw_) in operator ()()
/external/llvm-project/libcxx/test/std/containers/unord/unord.set/
Dmerge.pass.cpp39 bool& should_throw_; member
41 throw_hasher(bool& should_throw) : should_throw_(should_throw) {} in throw_hasher()
45 if (should_throw_) in operator ()()
/external/libcxx/test/std/containers/unord/unord.multiset/
Dmerge.pass.cpp40 bool& should_throw_; member
42 throw_hasher(bool& should_throw) : should_throw_(should_throw) {} in throw_hasher()
46 if (should_throw_) in operator ()()
/external/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/
Dmerge.pass.cpp39 bool& should_throw_; member
41 throw_hasher(bool& should_throw) : should_throw_(should_throw) {} in throw_hasher()
45 if (should_throw_) in operator ()()
/external/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/
Dmerge.pass.cpp39 bool& should_throw_; member
41 throw_hasher(bool& should_throw) : should_throw_(should_throw) {} in throw_hasher()
45 if (should_throw_) in operator ()()