Searched defs:expected (Results 1 – 8 of 8) sorted by relevance
31 val expected = Color.valueOf( in diffColor_exactMatch() constant53 val expected = Color.valueOf( in diffColor_almostMatchLowRed() constant75 val expected = Color.valueOf( in diffColor_almostMatchHighRed() constant97 val expected = Color.valueOf( in diffColor_notMatch() constant
100 public static void assertHasLog(String message, MetricsReader reader, LogMaker expected) { in assertHasLog()108 public static void assertHasLog(String message, Queue<LogMaker> queue, LogMaker expected) { in assertHasLog()
69 val expected = if (expectedPackageName.isNotEmpty()) { in getAppSelector() constant
236 InitializationError expected = in testThrowingErrorReportingRunnerCauses() local
340 private long getWithinMarginMatcher(long expected, long margin) { in getWithinMarginMatcher()
286 String message, List<byte[]> expected, List<byte[]> actual) { in assertListsContainSameByteArrays()
175 val expected = fetchExpectedImage(goldenIdentifier) in assertBitmapAgainstGolden() constant
235 PermissionStatus expected) throws UiObjectNotFoundException { in verifyPermissionSettingStatus()