Searched refs:PassesThreshold (Results 1 – 2 of 2) sorted by relevance
46 return PassesThreshold(FunctionCoverageSummary::get(CM, Function) in matches()53 return PassesThreshold(FunctionCoverageSummary::get(CM, Function) in matches()
96 bool PassesThreshold(T Value) const { in PassesThreshold() function