Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest.cc3130 static void PrintTestName(const char * test_case, const char * test) { in PrintTestName() function in testing::internal::PrettyUnitTestResultPrinter
3212 PrintTestName(test_info.test_case_name(), test_info.name()); in OnTestStart()
3242 PrintTestName(test_info.test_case_name(), test_info.name()); in OnTestEnd()