Searched defs:passingThreshold (Results 1 – 1 of 1) sorted by relevance
311 int64_t passingThreshold = fGMThresholds.empty() ? -1 : fGMThresholds[std::string(name)]; in evaluateGM() local474 int64_t passingThreshold = fGMThresholds.empty() ? 0 : fGMThresholds[gmName]; in makeReport() local