Loading tests/FlickerTests/src/com/android/server/wm/flicker/close/CloseAppTransition.kt +1 −1 Original line number Diff line number Diff line Loading @@ -196,7 +196,7 @@ abstract class CloseAppTransition(protected val testSpec: FlickerTestParameter) testSpec.replacesLayer(testApp.component, LAUNCHER_COMPONENT) } @Presubmit @Postsubmit @Test fun runPresubmitAssertion() { flickerRule.checkPresubmitAssertions() Loading tests/FlickerTests/src/com/android/server/wm/flicker/rotation/ChangeAppRotationTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ class ChangeAppRotationTest( } } @Presubmit @Postsubmit @Test fun runPresubmitAssertion() { flickerRule.checkPresubmitAssertions() Loading Loading
tests/FlickerTests/src/com/android/server/wm/flicker/close/CloseAppTransition.kt +1 −1 Original line number Diff line number Diff line Loading @@ -196,7 +196,7 @@ abstract class CloseAppTransition(protected val testSpec: FlickerTestParameter) testSpec.replacesLayer(testApp.component, LAUNCHER_COMPONENT) } @Presubmit @Postsubmit @Test fun runPresubmitAssertion() { flickerRule.checkPresubmitAssertions() Loading
tests/FlickerTests/src/com/android/server/wm/flicker/rotation/ChangeAppRotationTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ class ChangeAppRotationTest( } } @Presubmit @Postsubmit @Test fun runPresubmitAssertion() { flickerRule.checkPresubmitAssertions() Loading