Searched refs:addFullTestCommentIfPresent (Results 1 – 1 of 1) sorted by relevance
2040 void addFullTestCommentIfPresent(const ::testing::TestInfo &test_info, std::string &error_message) { in addFullTestCommentIfPresent() function2081 if (info.result()->Failed()) addFullTestCommentIfPresent(info, result); in OnTestEnd()