Loading libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/CopyContentInSplit.kt +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ import org.junit.runners.Parameterized /** * Test copy content from the left to the right side of the split-screen. * * To run this test: `atest WMShellFlickerTests:CopyContentInSplit` * To run this test: `atest WMShellFlickerTestsSplitScreen:CopyContentInSplit` */ @RequiresDevice @RunWith(Parameterized::class) Loading libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/DismissSplitScreenByDivider.kt +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ import org.junit.runners.Parameterized /** * Test dismiss split screen by dragging the divider bar. * * To run this test: `atest WMShellFlickerTests:DismissSplitScreenByDivider` * To run this test: `atest WMShellFlickerTestsSplitScreen:DismissSplitScreenByDivider` */ @RequiresDevice @RunWith(Parameterized::class) Loading libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/DismissSplitScreenByGoHome.kt +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ import org.junit.runners.Parameterized /** * Test dismiss split screen by go home. * * To run this test: `atest WMShellFlickerTests:DismissSplitScreenByGoHome` * To run this test: `atest WMShellFlickerTestsSplitScreen:DismissSplitScreenByGoHome` */ @RequiresDevice @RunWith(Parameterized::class) Loading libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/DragDividerToResize.kt +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ import org.junit.runners.Parameterized /** * Test resize split by dragging the divider bar. * * To run this test: `atest WMShellFlickerTests:DragDividerToResize` * To run this test: `atest WMShellFlickerTestsSplitScreen:DragDividerToResize` */ @RequiresDevice @RunWith(Parameterized::class) Loading libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/EnterSplitScreenByDragFromAllApps.kt +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ import org.junit.runners.Parameterized * Test enter split screen by dragging app icon from all apps. This test is only for large screen * devices. * * To run this test: `atest WMShellFlickerTests:EnterSplitScreenByDragFromAllApps` * To run this test: `atest WMShellFlickerTestsSplitScreen:EnterSplitScreenByDragFromAllApps` */ @RequiresDevice @RunWith(Parameterized::class) Loading Loading
libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/CopyContentInSplit.kt +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ import org.junit.runners.Parameterized /** * Test copy content from the left to the right side of the split-screen. * * To run this test: `atest WMShellFlickerTests:CopyContentInSplit` * To run this test: `atest WMShellFlickerTestsSplitScreen:CopyContentInSplit` */ @RequiresDevice @RunWith(Parameterized::class) Loading
libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/DismissSplitScreenByDivider.kt +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ import org.junit.runners.Parameterized /** * Test dismiss split screen by dragging the divider bar. * * To run this test: `atest WMShellFlickerTests:DismissSplitScreenByDivider` * To run this test: `atest WMShellFlickerTestsSplitScreen:DismissSplitScreenByDivider` */ @RequiresDevice @RunWith(Parameterized::class) Loading
libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/DismissSplitScreenByGoHome.kt +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ import org.junit.runners.Parameterized /** * Test dismiss split screen by go home. * * To run this test: `atest WMShellFlickerTests:DismissSplitScreenByGoHome` * To run this test: `atest WMShellFlickerTestsSplitScreen:DismissSplitScreenByGoHome` */ @RequiresDevice @RunWith(Parameterized::class) Loading
libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/DragDividerToResize.kt +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ import org.junit.runners.Parameterized /** * Test resize split by dragging the divider bar. * * To run this test: `atest WMShellFlickerTests:DragDividerToResize` * To run this test: `atest WMShellFlickerTestsSplitScreen:DragDividerToResize` */ @RequiresDevice @RunWith(Parameterized::class) Loading
libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/EnterSplitScreenByDragFromAllApps.kt +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ import org.junit.runners.Parameterized * Test enter split screen by dragging app icon from all apps. This test is only for large screen * devices. * * To run this test: `atest WMShellFlickerTests:EnterSplitScreenByDragFromAllApps` * To run this test: `atest WMShellFlickerTestsSplitScreen:EnterSplitScreenByDragFromAllApps` */ @RequiresDevice @RunWith(Parameterized::class) Loading