Searched refs:StatisticThresholdFilter (Results 1 – 1 of 1) sorted by relevance
80 template <typename T> class StatisticThresholdFilter {88 StatisticThresholdFilter(Operation Op, T Threshold) in StatisticThresholdFilter() function107 public StatisticThresholdFilter<double> {110 : StatisticThresholdFilter(Op, Threshold) {} in RegionCoverageFilter()119 public StatisticThresholdFilter<double> {122 : StatisticThresholdFilter(Op, Threshold) {} in LineCoverageFilter()