Searched refs:PrintTestName (Results 1 – 1 of 1) sorted by relevance
3355 static void PrintTestName(const char* test_suite, const char* test) { in PrintTestName() function in testing::internal::PrettyUnitTestResultPrinter3466 PrintTestName(test_info.test_suite_name(), test_info.name()); in OnTestStart()3473 PrintTestName(test_info.test_suite_name(), test_info.name()); in OnTestDisabled()3501 PrintTestName(test_info.test_suite_name(), test_info.name()); in OnTestEnd()3663 static void PrintTestName(const char* test_suite, const char* test) { in PrintTestName() function in testing::internal::BriefUnitTestResultPrinter3714 PrintTestName(test_info.test_suite_name(), test_info.name()); in OnTestEnd()