Home
last modified time | relevance | path

Searched refs:FlickerTestBase (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/
H A DPipTestBase.kt19 import com.android.wm.shell.flicker.FlickerTestBase
26 ) : FlickerTestBase(rotationName, rotation) {
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/
H A DFlickerTestBase.kt39 abstract class FlickerTestBase( regex
/aosp12/frameworks/base/tests/FlickerTests/
H A DREADME.md11 …s that are not supported by these classes should inherit directly from the `FlickerTestBase` class.