Home | History | Annotate | Download | only in gtest

Lines Matching defs:is_reportable

18081   bool is_reportable() const {
18287 return test_info->is_reportable() && test_info->is_disabled_;
18297 return test_info->is_reportable();