Home
last modified time | relevance | path

Searched refs:check_critical_error_ (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Dpixel_comparator.h94 bool check_critical_error_; variable
H A Dpixel_comparator.cc109 check_critical_error_(check_critical_error) {} in FuzzyPixelComparator()
170 if (check_critical_error_ && abs_error_a != 0 && in Compare()