Home
last modified time | relevance | path

Searched refs:COMMON_ASSERTIONS (Results 1 – 25 of 55) sorted by relevance

123

/platform_testing/libraries/flicker/src/android/tools/flicker/config/
DAssertionTemplates.kt80 val COMMON_ASSERTIONS = constant
89 COMMON_ASSERTIONS +
100 COMMON_ASSERTIONS.toMutableMap().also { in <lambda>()
141 val APP_LAUNCH_FROM_NOTIFICATION_ASSERTIONS = COMMON_ASSERTIONS + APP_LAUNCH_ASSERTIONS
144 COMMON_ASSERTIONS +
160 COMMON_ASSERTIONS +
173 COMMON_ASSERTIONS +
192 COMMON_ASSERTIONS +
203 COMMON_ASSERTIONS +
/platform_testing/libraries/flicker/src/android/tools/flicker/config/others/
DOthersOneHandedEnterTransition.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DOthersVolumeControl.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DOthersUserDialogOpen.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DOthersUserSwitch.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
/platform_testing/libraries/flicker/src/android/tools/flicker/config/launcher/
DLauncherAllAppsOpen.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DLauncherAllAppsCloseSwipe.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS, // TODO: Add specific assertions
DLauncherRecentsScrolling.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DLauncherUnlockEntranceAnimation.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
/platform_testing/libraries/flicker/src/android/tools/flicker/config/settings/
DSettingsPageScroll.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
/platform_testing/libraries/flicker/src/android/tools/flicker/config/notification/
DNotificationExpandCollapse.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DNotificationClearAll.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DNotificationQsScrollSwipe.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DNotificationDialogOpen.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DNotificationRowSwipe.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DNotificationHeadsUpAppear.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DNotificationRemove.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
/platform_testing/libraries/flicker/src/android/tools/flicker/config/lockscreen/
DLockscreenUnlockAnimation.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DLockscreenTransitionToAod.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DLockscreenPatternDisappear.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
/platform_testing/libraries/flicker/src/android/tools/flicker/config/foldables/
DFoldablesUnfoldAnimation.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
/platform_testing/libraries/flicker/src/android/tools/flicker/config/taskbar/
DTaskbarCollapse.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
DTaskbarExpand.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
/platform_testing/libraries/flicker/src/android/tools/flicker/config/suw/
DSuwLoadingToNextFlow.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,
/platform_testing/libraries/flicker/src/android/tools/flicker/config/splashscreen/
DSplashscreenAvd.kt30 assertions = AssertionTemplates.COMMON_ASSERTIONS,

123