Home | History | Annotate | Download | only in gtest

Lines Matching defs:is_reportable

18082   bool is_reportable() const {
18288 return test_info->is_reportable() && test_info->is_disabled_;
18298 return test_info->is_reportable();