Searched refs:StatisticThresholdFilter (Results 1 – 1 of 1) sorted by relevance
95 template <typename T> class StatisticThresholdFilter {103 StatisticThresholdFilter(Operation Op, T Threshold) in StatisticThresholdFilter() function122 public StatisticThresholdFilter<double> {125 : StatisticThresholdFilter(Op, Threshold) {} in RegionCoverageFilter()134 public StatisticThresholdFilter<double> {137 : StatisticThresholdFilter(Op, Threshold) {} in LineCoverageFilter()