Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/util/
DTestUtils.java129 @ColorInt int color, int allowedComponentVariance, boolean throwExceptionIfFails) { in assertAllPixelsOfColor() argument
132 color, allowedComponentVariance, throwExceptionIfFails); in assertAllPixelsOfColor()
145 @NonNull Rect region, @ColorInt int color, int allowedComponentVariance, in assertRegionPixelsOfColor() argument
159 color, allowedComponentVariance, throwExceptionIfFails); in assertRegionPixelsOfColor()
176 int allowedComponentVariance, boolean throwExceptionIfFails) { in assertAllPixelsOfColor() argument
196 allowedComponentVariance, throwExceptionIfFails); in assertAllPixelsOfColor()
212 @NonNull Rect region, @ColorInt int color, int allowedComponentVariance, in assertAllPixelsOfColor() argument
228 allowedComponentVariance)) { in assertAllPixelsOfColor()
256 int allowedComponentVariance, boolean throwExceptionIfFails) { in assertCenterPixelOfColor() argument
261 allowedComponentVariance)) { in assertCenterPixelOfColor()
[all …]