Searched refs:SAMPLES (Results 1 – 1 of 1) sorted by relevance
85 private static final int SAMPLES = 100000; field in DetectRegression270 for (int run = 0; run < SAMPLES; run++) { in probFalsePositive()285 return (double) failures / SAMPLES; in probFalsePositive()