Home | History | Annotate | Download | only in gtest

Lines Matching defs:is_reportable

668   bool is_reportable() const {
874 return test_info->is_reportable() && test_info->is_disabled_;
884 return test_info->is_reportable();