Searched refs:is_mismatch (Results 1 – 1 of 1) sorted by relevance
357 void UpdateAbsValueBucket(NativeT value, bool is_mismatch) { in UpdateAbsValueBucket() argument368 if (is_mismatch) { in UpdateAbsValueBucket()442 const bool is_mismatch = is_abs_mismatch && is_rel_mismatch; in CompareValues() local455 UpdateAbsValueBucket(actual, is_mismatch); in CompareValues()457 if (!is_mismatch) { in CompareValues()