Searched refs:allowedErrorRatio (Results 1 – 1 of 1) sorted by relevance
325 float allowedErrorRatio) { in expectBooleanNearlyEqual() argument341 uint32_t allowedErrorCount = static_cast<uint32_t>(std::ceil(allowedErrorRatio * len)); in expectBooleanNearlyEqual()