Searched refs:formatColorToHex (Results 1 – 2 of 2) sorted by relevance
232 + ", b=" + endRow + "] to be " + formatColorToHex(color) in assertAllPixelsOfColor()235 + formatColorToHex(colorAtCurrPixel); in assertAllPixelsOfColor()264 + formatColorToHex(color) in assertCenterPixelOfColor()267 + formatColorToHex(colorAtCenterPixel); in assertCenterPixelOfColor()279 public static String formatColorToHex(@ColorInt int color) { in formatColorToHex() method in TestUtils353 description.appendText("doesn't match " + formatColorToHex(color)); in colorStateListOf()
744 "Region of top divider is " + TestUtils.formatColorToHex(expectedDividerColor), in verifyVisualsOfVerticalLayoutWithDivider()765 TestUtils.formatColorToHex(expectedDividerColor), in verifyVisualsOfVerticalLayoutWithDivider()790 TestUtils.formatColorToHex(expectedDividerColor), in verifyVisualsOfVerticalLayoutWithDivider()996 "Region of left divider is " + TestUtils.formatColorToHex(expectedDividerColor), in verifyVisualsOfHorizontalLayoutWithDivider()1019 TestUtils.formatColorToHex(expectedDividerColor), in verifyVisualsOfHorizontalLayoutWithDivider()1045 TestUtils.formatColorToHex(expectedDividerColor), in verifyVisualsOfHorizontalLayoutWithDivider()