Searched defs:assertAllPixelsOfColor (Results 1 – 4 of 4) sorted by relevance
| /frameworks/support/compat/tests/java/android/support/v4/testutils/ |
| D | TestUtils.java | 42 public static void assertAllPixelsOfColor(String failMessagePrefix, @NonNull Drawable drawable, in assertAllPixelsOfColor() method in TestUtils 63 public static void assertAllPixelsOfColor(String failMessagePrefix, @NonNull Drawable drawable, in assertAllPixelsOfColor() method in TestUtils
|
| /frameworks/support/core-ui/tests/java/android/support/v4/testutils/ |
| D | TestUtils.java | 36 public static void assertAllPixelsOfColor(String failMessagePrefix, @NonNull Drawable drawable, in assertAllPixelsOfColor() method in TestUtils 57 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
|