Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc2364 static std::string FormatWordList(const std::vector<std::string>& words) { in FormatWordList() function
2384 << " (" << FormatWordList(reserved_names) in ValidateTestPropertyName()