Searched refs:mismatchDescription (Results 1 – 2 of 2) sorted by relevance
80 String mismatchDescription = failMessagePrefix in assertAllPixelsOfColor() local91 Assert.fail(mismatchDescription); in assertAllPixelsOfColor()
229 String mismatchDescription = failMessagePrefix in assertAllPixelsOfColor() local237 throw new RuntimeException(mismatchDescription); in assertAllPixelsOfColor()239 Assert.fail(mismatchDescription); in assertAllPixelsOfColor()262 String mismatchDescription = failMessagePrefix in assertCenterPixelOfColor() local269 throw new RuntimeException(mismatchDescription); in assertCenterPixelOfColor()271 Assert.fail(mismatchDescription); in assertCenterPixelOfColor()