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.kt57 val tapl = LauncherInstrumentation() in canParseAllEntriesFromNewTrace() constant
DLegacyShellLegacyTransitionTraceParserTest.kt59 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/appHelpers/src/android/tools/device/apphelpers/
DStandardAppHelper.kt55 protected val tapl: LauncherInstrumentation by lazy { LauncherInstrumentation() } in <lambda>() constant in android.tools.device.apphelpers.StandardAppHelper
/platform_testing/libraries/flicker/test/src/android/tools/integration/
DFullLegacyTestRun.kt49 private val tapl: LauncherInstrumentation = LauncherInstrumentation() constant in android.tools.integration.FullLegacyTestRun