Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/libcxx/containers/associative/
H A Dnon_const_comparator.incomplete.verify.cpp41 void test_map() { in test_map() function
55 test_map<std::map>(); in main()
56 test_map<std::multimap>(); in main()
/llvm-project-15.0.7/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 main()
56 test_map<std::unordered_multimap>(); in main()
/llvm-project-15.0.7/openmp/libomptarget/test/offloading/
H A Dbug49021.cpp10 template <typename T> int test_map() { in test_map() function
74 ret |= test_map<T>(); in test_complex()
/llvm-project-15.0.7/libcxx/test/libcxx/depr/depr.func.adaptor.typedefs/
H A Dtypedefs.depr_in_cxx17.verify.cpp111 void test_map()