Searched refs:is_disabled_ (Results 1 – 2 of 2) sorted by relevance
808 bool is_disabled_; // True iff this test is disabled variable961 return test_info->is_reportable() && test_info->is_disabled_; in TestReportableDisabled()966 return test_info->is_disabled_; in TestDisabled()
2579 is_disabled_(false), in TestInfo()5446 test_info->is_disabled_ = is_disabled; in FilterTests()