Searched refs:StatisticThresholdFilter (Results 1 – 1 of 1) sorted by relevance
55 template <typename T> class StatisticThresholdFilter {63 StatisticThresholdFilter(Operation Op, T Threshold) in StatisticThresholdFilter() function82 public StatisticThresholdFilter<double> {85 : StatisticThresholdFilter(Op, Threshold) {} in RegionCoverageFilter()93 public StatisticThresholdFilter<double> {96 : StatisticThresholdFilter(Op, Threshold) {} in LineCoverageFilter()