Searched defs:allowedComponentVariance (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/widget/src/android/widget/cts/util/ |
D | TestUtils.java | 129 @ColorInt int color, int allowedComponentVariance, boolean throwExceptionIfFails) { in assertAllPixelsOfColor() 145 @NonNull Rect region, @ColorInt int color, int allowedComponentVariance, in assertRegionPixelsOfColor() 176 int allowedComponentVariance, boolean throwExceptionIfFails) { in assertAllPixelsOfColor() 212 @NonNull Rect region, @ColorInt int color, int allowedComponentVariance, in assertAllPixelsOfColor() 256 int allowedComponentVariance, boolean throwExceptionIfFails) { in assertCenterPixelOfColor() 289 @ColorInt int actualColor, int allowedComponentVariance) { in areColorsTheSameWithTolerance()
|