Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc3333 static void PrintFullTestCommentIfPresent(const TestInfo& test_info) { in PrintFullTestCommentIfPresent() function
3502 if (test_info.result()->Failed()) PrintFullTestCommentIfPresent(test_info); in OnTestEnd()
3563 PrintFullTestCommentIfPresent(test_info); in PrintFailedTests()
3715 PrintFullTestCommentIfPresent(test_info); in OnTestEnd()