Home
last modified time | relevance | path

Searched defs:tapl (Results 1 – 5 of 5) sorted by relevance

/platform_testing/libraries/flicker/utils/test/src/android/tools/parsers/wm/
DLegacyWmLegacyTransitionTraceParserTest.kt59 val tapl = LauncherInstrumentation() in canParseAllEntriesFromNewTrace() constant
DLegacyShellLegacyTransitionTraceParserTest.kt61 val tapl = LauncherInstrumentation() in canParseAllEntriesFromNewTrace() constant
/platform_testing/libraries/flicker/test/src/android/tools/flicker/config/
DQuickswitchTest.kt44 val tapl = LauncherInstrumentation() constant
/platform_testing/libraries/flicker/test/src/android/tools/integration/
DFullLegacyRunTest.kt55 private val tapl: LauncherInstrumentation = LauncherInstrumentation() constant in android.tools.integration.FullLegacyRunTest
/platform_testing/libraries/flicker/appHelpers/src/android/tools/device/apphelpers/
DStandardAppHelper.kt55 protected val tapl: LauncherInstrumentation by lazy { LauncherInstrumentation() } in <lambda>() constant in android.tools.device.apphelpers.StandardAppHelper