Searched refs:is_reportable (Results 1 – 13 of 13) sorted by relevance
925 self.assertFalse(self._job.is_reportable())952 self.assertFalse(self._job.is_reportable())957 self.assertTrue(self._job.is_reportable())960 self.assertTrue(self._job.is_reportable())1159 self.assertFalse(job.is_reportable())1173 self.assertFalse(job.is_reportable())1187 self.assertTrue(job.is_reportable())1201 self.assertFalse(job.is_reportable())
167 def is_reportable(self): member in _JobDirectory
539 if job.is_reportable():
668 bool is_reportable() const { in is_reportable() function874 return test_info->is_reportable() && test_info->is_disabled_; in TestReportableDisabled()884 return test_info->is_reportable(); in TestReportable()
3352 if (test_case.GetTestInfo(i)->is_reportable()) in PrintXmlTestCase()
3348 if (test_case.GetTestInfo(i)->is_reportable()) in PrintXmlTestCase()
4860 if (test_case.GetTestInfo(i)->is_reportable()) in PrintXmlTestCase()
4836 if (test_case.GetTestInfo(i)->is_reportable()) in PrintXmlTestCase()
18082 bool is_reportable() const {18288 return test_info->is_reportable() && test_info->is_disabled_;18298 return test_info->is_reportable();
18081 bool is_reportable() const {18287 return test_info->is_reportable() && test_info->is_disabled_;18297 return test_info->is_reportable();
18145 bool is_reportable() const {18351 return test_info->is_reportable() && test_info->is_disabled_;18361 return test_info->is_reportable();