Searched defs:assertAllPixelsOfColor (Results 1 – 3 of 3) sorted by relevance
| /frameworks/support/v4/tests/java/android/support/v4/testutils/ |
| D | TestUtils.java | 70 public static void assertAllPixelsOfColor(String failMessagePrefix, @NonNull Drawable drawable, in assertAllPixelsOfColor() method in TestUtils 91 public static void assertAllPixelsOfColor(String failMessagePrefix, @NonNull Drawable drawable, in assertAllPixelsOfColor() method in TestUtils
|
| /frameworks/support/design/tests/src/android/support/design/testutils/ |
| D | TestUtils.java | 40 public static void assertAllPixelsOfColor(String failMessagePrefix, @NonNull Drawable drawable, in assertAllPixelsOfColor() method in TestUtils 47 public static void assertAllPixelsOfColor(String failMessagePrefix, @NonNull Drawable drawable, in assertAllPixelsOfColor() method in TestUtils
|
| /frameworks/support/v7/appcompat/tests/src/android/support/v7/testutils/ |
| D | TestUtils.java | 113 public static void assertAllPixelsOfColor(String failMessagePrefix, @NonNull Drawable drawable, in assertAllPixelsOfColor() method in TestUtils 144 public static void assertAllPixelsOfColor(String failMessagePrefix, @NonNull Bitmap bitmap, in assertAllPixelsOfColor() method in TestUtils
|