Searched refs:withinTolerance (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/gui/tests/
H A DSRGB_test.cpp221 static bool withinTolerance(int a, int b) { function in class:android::SRGBTest
392 ASSERT_PRED2(withinTolerance, expectedValue, actualValue);
470 ASSERT_PRED2(withinTolerance, expectedValue, actualValue);

Completed in 60 milliseconds