Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/syncstream/osyncstream/thread/
H A Dseveral_threads.pass.cpp38 static std::unordered_multiset<std::string> test_strings = { variable
127 for (std::string const& word : test_strings) in test()
134 for (const std::string& word : test_strings) in test()
/llvm-project/clang/test/Sema/
H A Dc2x-auto.c87 void test_strings(void) { in test_strings() function