Searched refs:is_reportable (Results 1 – 3 of 3) sorted by relevance
592 bool is_reportable() const { in is_reportable() function824 return test_info->is_reportable() && test_info->is_disabled_; in TestReportableDisabled()834 return test_info->is_reportable(); in TestReportable()
759 ##### is_reportable {#TestInfo::is_reportable}761 `bool TestInfo::is_reportable() const`
4364 if (test_suite.GetTestInfo(i)->is_reportable()) in PrintXmlTestSuite()4830 if (test_suite.GetTestInfo(i)->is_reportable()) { in PrintJsonTestSuite()