Home
last modified time | relevance | path

Searched refs:test_all_orderings (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/strings/string.view/string.view.comparison/
H A Dcomparison.pass.cpp124 constexpr void test_all_orderings() { in test_all_orderings() function
133 test_all_orderings<char>(); in test_all_types()
135 test_all_orderings<wchar_t>(); in test_all_types()
137 test_all_orderings<char8_t>(); in test_all_types()
138 test_all_orderings<char16_t>(); in test_all_types()
139 test_all_orderings<char32_t>(); in test_all_types()
/llvm-project/libcxx/test/std/re/re.submatch/re.submatch.op/
H A Dcompare.pass.cpp333 constexpr void test_all_orderings() { in test_all_orderings() function
348 test_all_orderings<char>(); in main()
356 test_all_orderings<wchar_t>(); in main()