Home
last modified time | relevance | path

Searched refs:throwExceptionIfFails (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()
146 boolean throwExceptionIfFails) { in assertRegionPixelsOfColor() argument
159 color, allowedComponentVariance, throwExceptionIfFails); in assertRegionPixelsOfColor()
176 int allowedComponentVariance, boolean throwExceptionIfFails) { in assertAllPixelsOfColor() argument
196 allowedComponentVariance, throwExceptionIfFails); in assertAllPixelsOfColor()
213 boolean throwExceptionIfFails) { in assertAllPixelsOfColor() argument
236 if (throwExceptionIfFails) { in assertAllPixelsOfColor()
256 int allowedComponentVariance, boolean throwExceptionIfFails) { in assertCenterPixelOfColor() argument
268 if (throwExceptionIfFails) { in assertCenterPixelOfColor()