Home
last modified time | relevance | path

Searched refs:APP_LAUNCH_ASSERTIONS (Results 1 – 6 of 6) sorted by relevance

/platform_testing/libraries/flicker/src/android/tools/flicker/config/
DAssertionTemplates.kt88 val APP_LAUNCH_ASSERTIONS = constant
118 APP_LAUNCH_ASSERTIONS +
126 APP_LAUNCH_ASSERTIONS +
141 val APP_LAUNCH_FROM_NOTIFICATION_ASSERTIONS = COMMON_ASSERTIONS + APP_LAUNCH_ASSERTIONS
145 APP_LAUNCH_ASSERTIONS +
/platform_testing/libraries/flicker/src/android/tools/flicker/config/applaunch/
DAppLaunchFromStatusBarCallChip.kt31 assertions = AssertionTemplates.APP_LAUNCH_ASSERTIONS,
/platform_testing/libraries/flicker/src/android/tools/flicker/config/notification/
DNotificationAppLaunchFromMediaPlayer.kt31 assertions = AssertionTemplates.APP_LAUNCH_ASSERTIONS,
DNotificationAppLaunchFromHistory.kt31 assertions = AssertionTemplates.APP_LAUNCH_ASSERTIONS,
DNotificationAppLaunchFromSettingsButton.kt31 assertions = AssertionTemplates.APP_LAUNCH_ASSERTIONS,
DNotificationAppLaunchFromQsTile.kt31 assertions = AssertionTemplates.APP_LAUNCH_ASSERTIONS,