Searched refs:NameAllowlistCoverageFilter (Results 1 – 3 of 3) sorted by relevance
71 class NameAllowlistCoverageFilter : public CoverageFilter {75 NameAllowlistCoverageFilter(const SpecialCaseList &Allowlist) in NameAllowlistCoverageFilter() function
37 bool NameAllowlistCoverageFilter::matches( in matches()
890 std::make_unique<NameAllowlistCoverageFilter>(*NameAllowlist)); in run()