Searched refs:ScaledThreshold (Results 1 – 1 of 1) sorted by relevance
202 uint64_t ScaledThreshold = LikelyProbablilty.scale(RealWeightsTotal); in verifyMisExpect() local211 ScaledThreshold *= (1.0 - Tolerance / 100.0); in verifyMisExpect()214 if (ProfiledWeight < ScaledThreshold) in verifyMisExpect()