Searched refs:createAssertColorChangeXIndex (Results 1 – 1 of 1) sorted by relevance
392 .setTestFunction(createAssertColorChangeXIndex(xIndex, testBounds)) in testLeftEdgeExtensionWorksDuringActivityTransition()418 .setTestFunction(createAssertColorChangeXIndex(xIndex, testBounds)) in testTopEdgeExtensionWorksDuringActivityTransition()444 .setTestFunction(createAssertColorChangeXIndex(xIndex, testBounds)) in testRightEdgeExtensionWorksDuringActivityTransition()463 .setTestFunction(createAssertColorChangeXIndex(xIndex, testBounds)) in testOverrideActivityTransition()468 runAndAssertActivityTransition(createAssertColorChangeXIndex(xIndex, testBounds)); in testOverrideActivityTransition()518 .setTestFunction(createAssertColorChangeXIndex(xIndex, testBounds)) in testBottomEdgeExtensionWorksDuringActivityTransition()739 private Function<Bitmap, AssertionResult> createAssertColorChangeXIndex(int xIndex, in createAssertColorChangeXIndex() method in ActivityTransitionTests