Home
last modified time | relevance | path

Searched defs:throwExceptionIfFails (Results 1 – 1 of 1) sorted by relevance

/appcompat/appcompat/src/androidTest/java/androidx/appcompat/testutils/
DTestUtils.java136 int allowedComponentVariance, boolean throwExceptionIfFails) { in assertAllPixelsOfColor()
167 int allowedComponentVariance, boolean throwExceptionIfFails) { in assertAllPixelsOfColor()
201 int allowedComponentVariance, boolean throwExceptionIfFails) { in assertCenterPixelOfColor()
230 @ColorInt int color, int allowedComponentVariance, boolean throwExceptionIfFails) { in assertCenterPixelOfColor()