Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc3354 static void PrintFullTestCommentIfPresent(const TestInfo& test_info) { in PrintFullTestCommentIfPresent() function
3523 if (test_info.result()->Failed()) PrintFullTestCommentIfPresent(test_info); in OnTestEnd()
3584 PrintFullTestCommentIfPresent(test_info); in PrintFailedTests()
3736 PrintFullTestCommentIfPresent(test_info); in OnTestEnd()