Searched refs:StatisticThresholdFilter (Results 1 – 1 of 1) sorted by relevance
83 template <typename T> class StatisticThresholdFilter {91 StatisticThresholdFilter(Operation Op, T Threshold) in StatisticThresholdFilter() function110 public StatisticThresholdFilter<double> {113 : StatisticThresholdFilter(Op, Threshold) {} in RegionCoverageFilter()122 public StatisticThresholdFilter<double> {125 : StatisticThresholdFilter(Op, Threshold) {} in LineCoverageFilter()