Home
last modified time | relevance | path

Searched defs:passingThreshold (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/skqp/src/
H A Dskqp.cpp311 int64_t passingThreshold = fGMThresholds.empty() ? -1 : fGMThresholds[std::string(name)]; in evaluateGM() local
474 int64_t passingThreshold = fGMThresholds.empty() ? 0 : fGMThresholds[gmName]; in makeReport() local

Completed in 2 milliseconds