/platform_testing/tests/automotive/functional/notifications/src/android/platform/tests/ |
D | NotificationTest.java | 58 public void exit() { in exit() method in NotificationTest 59 mNotificationHelper.get().exit(); in exit() 66 mNotificationHelper.get().exit(); in testOpenCloseNotification() 74 mNotificationHelper.get().exit(); in testClearAllNotification() 120 mNotificationHelper.get().exit(); in testRecentAndOlderNotifications()
|
/platform_testing/tests/automotive/functional/appgrid/src/android/platform/tests/ |
D | AppGridTest.java | 43 mAppGridHelper.get().exit(); in testOpen() 56 mAppGridHelper.get().exit(); in testExit() 63 mAppGridHelper.get().exit(); in testScroll()
|
/platform_testing/libraries/screenshot/scripts/ |
D | deviceless_converter.py | 23 exit (-2) 30 exit (-3) 93 exit(-5) 98 exit(-1) 108 exit(ret)
|
/platform_testing/libraries/screenshot/ |
D | update_goldens.py | 46 sys.exit(1) 52 sys.exit(1) 56 sys.exit(1)
|
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/ |
D | CpuUsageHelperTest.java | 84 mHelper.get().exit(); in testCpuUsageMetrics() 124 mHelper.get().exit(); in testCpuUsageMetricsKey() 140 mHelper.get().exit(); in testCpuDisabledPerPkg() 159 mHelper.get().exit(); in testCpuUsageOnlyPerPkg() 182 mHelper.get().exit(); in testCpuEnableCpuUtilization()
|
D | AppStartupHelperTest.java | 171 mHelper.get().exit(); in testSingleColdLaunchMetric() 182 mHelper.get().exit(); in testMultipleColdLaunchMetric() 212 mHelper.get().exit(); in testMultipleColdLaunchMetric() 214 mHelper.get().exit(); in testMultipleColdLaunchMetric() 227 mHelper.get().exit(); in testDifferentAppColdLaunchMetric() 233 mClockHelper.get().exit(); in testDifferentAppColdLaunchMetric() 350 mHelper.get().exit(); in testWarmLaunchMetric() 361 mHelper.get().exit(); in testHotLaunchMetric() 373 mHelper.get().exit(); in testHotLaunchMetric() 409 mClockHelper.get().exit(); in testSingleLaunchStartupFullyDrawnMetric() [all …]
|
/platform_testing/libraries/flicker/appHelpers/src/android/tools/device/apphelpers/ |
D | IStandardAppHelper.kt | 28 fun exit() method 31 fun exit(wmHelper: WindowManagerStateHelper) method
|
D | StandardAppHelper.kt | 95 override fun exit() { in exit() method in android.tools.device.apphelpers.StandardAppHelper 103 override fun exit(wmHelper: WindowManagerStateHelper) { in exit() method in android.tools.device.apphelpers.StandardAppHelper 105 exit() in exit()
|
/platform_testing/libraries/flicker/test/src/android/tools/integration/ |
D | Utils.kt | 44 setupAndTearDownTestApp.exit(wmHelper) in createFlicker() 55 setupAndTearDownTestApp.exit(wmHelper) in createFlicker()
|
D | FlickerServiceTracesCollectorTest.kt | 64 testApp.exit(wmHelper) in canCollectTraces() 77 testApp.exit(wmHelper) in reportsTraceFile() 98 testApp.exit(wmHelper) in reportedTraceFileContainsAllTraces()
|
/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/ |
D | MicroPhoneRecentAppsTest.java | 55 public void exit() { in exit() method in MicroPhoneRecentAppsTest 56 mPrivacySettingsHelper.get().exit(); in exit()
|
/platform_testing/tests/automotive/health/mediacenter/tests/src/android/platform/scenario/mediacenter/ |
D | ScrollMicrobenchmark.java | 32 sHelper.get().exit(); in closeApp()
|
D | SwitchPlaybackMicrobenchmark.java | 44 sMediaCenterHelper.get().exit(); in closeApp()
|
/platform_testing/tests/automotive/health/appgrid/tests/src/android/platform/scenario/appgrid/ |
D | ScrollMicrobenchmark.java | 33 sHelper.get().exit(); in closeApp()
|
/platform_testing/tests/automotive/health/settings/tests/src/android/platform/scenario/settings/ |
D | ScrollInAppMicrobenchmark.java | 34 sHelper.get().exit(); in closeApp()
|
/platform_testing/tests/automotive/health/notification/tests/src/android/platform/scenario/notification/ |
D | ScrollMicrobenchmark.java | 39 sHelper.get().exit(); in closeApp()
|
/platform_testing/libraries/health/rules/src/android/platform/test/rule/ |
D | PhotoUploadRule.java | 84 sPhotosHelper.get().exit(); in starting() 92 sPhotosHelper.get().exit(); in finished()
|
/platform_testing/libraries/flicker/test/src/android/tools/flicker/config/ |
D | QuickswitchTest.kt | 69 browser.exit() in canExtractQuickswitch() 70 camera.exit() in canExtractQuickswitch()
|
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/ |
D | IAppHelper.java | 39 abstract void exit(); in exit() method
|
/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/performancelaunch/ |
D | OpenApp.java | 46 sHelper.get().exit(); in closeApp()
|
/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/businesscard/ |
D | OpenApp.java | 46 sHelper.get().exit(); in closeApp()
|
/platform_testing/tests/microbenchmarks/uibench/src/com/android/uibench/microbenchmark/ |
D | UiBenchShadowGridListFlingMicrobenchmark.java | 54 sHelper.get().exit(); in closeApp()
|
D | UiBenchInflatingListViewFlingMicrobenchmark.java | 53 sHelper.get().exit(); in closeApp()
|
D | UiBenchClippedListViewMicrobenchmark.java | 53 sHelper.get().exit(); in closeApp()
|
D | UiBenchSlowNestedRecyclerViewFlingMicrobenchmark.java | 53 sHelper.get().exit(); in closeApp()
|