Searched refs:is_mismatch (Results 1 – 1 of 1) sorted by relevance
340 void UpdateAbsValueBucket(NativeT value, bool is_mismatch) { in UpdateAbsValueBucket() argument351 if (is_mismatch) { in UpdateAbsValueBucket()425 const bool is_mismatch = is_abs_mismatch && is_rel_mismatch; in CompareValues() local438 UpdateAbsValueBucket(actual, is_mismatch); in CompareValues()440 if (!is_mismatch) { in CompareValues()