Home | History | Annotate | Download | only in src

Lines Matching refs:matches_filter

2216 bool TestInfo::matches_filter() const { return impl_->matches_filter(); }
4194 const bool matches_filter =
4197 test_info->impl()->set_matches_filter(matches_filter);
4201 matches_filter;
4227 if (test_info->matches_filter()) {