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