Searched refs:PrintTestName (Results 1 – 1 of 1) sorted by relevance
3403 static void PrintTestName(const char* test_suite, const char* test) { in PrintTestName() function in testing::internal::PrettyUnitTestResultPrinter3514 PrintTestName(test_info.test_suite_name(), test_info.name()); in OnTestStart()3521 PrintTestName(test_info.test_suite_name(), test_info.name()); in OnTestDisabled()3549 PrintTestName(test_info.test_suite_name(), test_info.name()); in OnTestEnd()3711 static void PrintTestName(const char* test_suite, const char* test) { in PrintTestName() function in testing::internal::BriefUnitTestResultPrinter3762 PrintTestName(test_info.test_suite_name(), test_info.name()); in OnTestEnd()