Searched refs:is_rel_mismatch (Results 1 – 1 of 1) sorted by relevance
441 const bool is_rel_mismatch = rel_error > error_.rel; in CompareValues() local442 const bool is_mismatch = is_abs_mismatch && is_rel_mismatch; in CompareValues()450 if (is_rel_mismatch) { in CompareValues()