Home
last modified time | relevance | path

Searched refs:test_map (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libcxx/test/libcxx/containers/associative/
H A Dnon_const_comparator.incomplete.verify.cpp38 void test_map() { in test_map() function
52 test_map<std::map>(); in f()
53 test_map<std::multimap>(); in f()
/llvm-project/libcxx/test/libcxx/containers/unord/
H A Dnon_const_comparator.incomplete.verify.cpp41 void test_map() { in test_map() function
55 test_map<std::unordered_map>(); in f()
56 test_map<std::unordered_multimap>(); in f()
/llvm-project/offload/test/offloading/
H A Dbug49021.cpp8 template <typename T> int test_map() { in test_map() function
70 ret |= test_map<T>(); in test_POD()
H A Dcomplex_reduction.cpp9 template <typename T> void test_map() { in test_map() function
83 test_map<T>(); in test_complex()
H A Dstd_complex_arithmetic.cpp15 template <typename T> void test_map() { in test_map() function
64 test_map<T>(); in test_complex()
/llvm-project/libcxx/test/libcxx/depr/depr.func.adaptor.typedefs/
H A Dtypedefs.depr_in_cxx17.verify.cpp105 void test_map() in test_map() function