Searched refs:test_strings (Results 1 – 2 of 2) sorted by relevance
38 static std::unordered_multiset<std::string> test_strings = { variable127 for (std::string const& word : test_strings) in test()134 for (const std::string& word : test_strings) in test()
87 void test_strings(void) { in test_strings() function