Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc4557 static void PrintTestName(const char * test_case, const char * test) { in PrintTestName() function in testing::internal::PrettyUnitTestResultPrinter
4638 PrintTestName(test_info.test_case_name(), test_info.name()); in OnTestStart()
4661 PrintTestName(test_info.test_case_name(), test_info.name()); in OnTestEnd()