/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/src/com/android/layoutlib/bridge/intensive/util/ |
D | TestAssetRepository.java | 39 private static InputStream open(String path) throws FileNotFoundException { in open() method in TestAssetRepository 55 return open(mAssetPath + path); in openAsset() 60 return open(path); in openNonAsset()
|
/platform_testing/tests/automotive/functional/appgrid/src/android/platform/tests/ |
D | AppGridTest.java | 46 mAppGridHelper.get().open(); in testOpen() 53 mAppGridHelper.get().open(); in testExit() 64 mAppGridHelper.get().open(); in testScroll()
|
/platform_testing/libraries/health/rules/src/android/platform/test/rule/ |
D | PhotoUploadRule.java | 68 sPhotosHelper.get().open(); in starting() 70 sGoogleCameraHelper.get().open(); in starting() 81 sPhotosHelper.get().open(); in starting() 89 sPhotosHelper.get().open(); in finished()
|
D | ChromeOpenTabsRule.java | 46 sChomeHelper.get().open(); in starting() 60 sChomeHelper.get().open(); in finished()
|
D | PhotoRule.java | 32 sPhotosHelper.get().open(); in starting()
|
/platform_testing/tests/automotive/functional/uxrestriction/src/android/platform/tests/ |
D | DrivingOptimizedAppsTest.java | 70 mAppGridHelper.get().open(); in testOpenSettings() 81 mAppGridHelper.get().open(); in testOpenRadio() 92 mAppGridHelper.get().open(); in testOpenPhone() 108 mAppGridHelper.get().open(); in testOpenContactsAndVerifyPostDriveNotification()
|
/platform_testing/libraries/audio-test-harness/server/src/test/java/com/android/media/audiotestharness/server/javasound/ |
D | JavaAudioCapturerTests.java | 82 JavaAudioCapturer.create(TEST_DEVICE, TEST_FORMAT, mTargetDataLine, mExecutor).open(); in open_startsDataLine() 92 JavaAudioCapturer.create(TEST_DEVICE, TEST_FORMAT, mTargetDataLine, mExecutor).open(); in open_schedulesPublisherTask() 102 JavaAudioCapturer.create(TEST_DEVICE, TEST_FORMAT, mTargetDataLine, mExecutor).open(); in open_throwsIllegalStateException_alreadyRunningLine() 112 capturer.open(); in open_throwsIllegalStateException_afterCloseCalled() 115 capturer.open(); in open_throwsIllegalStateException_afterCloseCalled() 145 capturer.open(); in attachOutput_attachesOutputSuccessfully_outputStream() 185 capturer.open(); in attachOutput_attachesOutputSuccessfully_file() 207 capturer.open(); in close_stopsPublisherAsExpected() 224 capturer.open(); in close_closesDataLineAsExpected()
|
/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/ |
D | AutoNotificationHelperImpl.java | 94 public void open() { in open() method in AutoNotificationHelperImpl 119 open(); in tapClearAllBtn() 142 open(); in clickManageBtn() 164 open(); in checkNotificationExists() 174 open(); in removeNotification() 185 open(); in checkIfClearAllButtonExist() 191 open(); in checkIfManageButtonExist()
|
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/ |
D | CpuUsageHelperTest.java | 79 mHelper.get().open(); in testCpuUsageMetrics() 100 mHelper.get().open(); in testCpuUsageMetricsKey() 135 mHelper.get().open(); in testCpuDisabledPerPkg() 152 mHelper.get().open(); in testCpuUsageOnlyPerPkg() 169 mHelper.get().open(); in testCpuEnableCpuUtilization()
|
D | AppStartupHelperTest.java | 127 mHelper.get().open(); in testSingleColdLaunchMetric() 180 mHelper.get().open(); in testMultipleColdLaunchMetric() 184 mHelper.get().open(); in testMultipleColdLaunchMetric() 225 mHelper.get().open(); in testDifferentAppColdLaunchMetric() 231 mClockHelper.get().open(); in testDifferentAppColdLaunchMetric() 326 mHelper.get().open(); in testWarmLaunchMetric() 334 mHelper.get().open(); in testWarmLaunchMetric() 359 mHelper.get().open(); in testHotLaunchMetric() 366 mHelper.get().open(); in testHotLaunchMetric() 397 mClockHelper.get().open(); in testSingleLaunchStartupFullyDrawnMetric() [all …]
|
/platform_testing/scripts/map_tests/ |
D | map_tests.py | 61 with open(MAP_PATH, "r", encoding="utf-8") as f: 69 with open(INFO_PATH, "r", encoding="utf-8") as module_info_file: 111 with open(MAP_PATH, "w+", encoding="utf-8") as f:
|
/platform_testing/tests/automotive/functional/dialer/src/android/platform/tests/ |
D | DialTest.java | 113 mDialerHelper.get().open(); in testHistoryUpdatesCalledContactName() 178 mDialerHelper.get().open(); in testDisplayedNameMatchesCalledContactName() 189 mDialerHelper.get().open(); in testDisplayedContactTypeMatchesCalledContactType() 199 mDialerHelper.get().open(); in testSearchContactByName() 210 mDialerHelper.get().open(); in testSearchContactByNumber() 220 mDialerHelper.get().open(); in testSortContacts() 235 mDialerHelper.get().open(); in testAddRemoveFavoriteContact() 253 mDialerHelper.get().open(); in testMakeCallFromContactDetailsPage()
|
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/features/ |
D | Page2.java | 45 default void open() {} in open() method
|
D | Page.java | 45 default void open() {} in open() method
|
/platform_testing/tests/automotive/functional/notifications/src/android/platform/tests/ |
D | NotificationTest.java | 64 mNotificationHelper.get().open(); in testOpenCloseNotification() 116 mNotificationHelper.get().open(); in testRecentAndOlderNotifications() 121 mNotificationHelper.get().open(); in testRecentAndOlderNotifications()
|
/platform_testing/tests/automotive/health/dial/tests/src/android/platform/scenario/dial/ |
D | ScrollContactListMicrobenchmark.java | 28 sHelper.get().open(); in openApp()
|
/platform_testing/tests/automotive/health/mediacenter/tests/src/android/platform/scenario/mediacenter/ |
D | ScrollMicrobenchmark.java | 28 sHelper.get().open(); in openApp()
|
/platform_testing/tests/automotive/health/appgrid/tests/src/android/platform/scenario/appgrid/ |
D | ScrollMicrobenchmark.java | 28 sHelper.get().open(); in openApp()
|
/platform_testing/tests/automotive/health/settings/tests/src/android/platform/scenario/settings/ |
D | ScrollInAppMicrobenchmark.java | 29 sHelper.get().open(); in openApp()
|
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper2/ |
D | NexusLauncherStrategy.java | 89 public void open() { in open() method in NexusLauncherStrategy 101 open(); in openAllApps() 156 open(); in openAllWidgets()
|
/platform_testing/tests/automotive/health/notification/tests/src/android/platform/scenario/notification/ |
D | ScrollMicrobenchmark.java | 31 sHelper.get().open(); in openApp()
|
/platform_testing/tests/automotive/mobly_tests/utilities/ |
D | crystalball_metrics_utils.py | 36 with open(cb_path, 'a') as f:
|
/platform_testing/libraries/audio-test-harness/server/src/main/java/com/android/media/audiotestharness/server/ |
D | AudioTestHarnessGrpcServer.java | 79 server.open(); in main() 98 public void open() throws IOException { in open() method in AudioTestHarnessGrpcServer
|
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/ |
D | NexusLauncherStrategy.java | 97 public void open() { in open() method in NexusLauncherStrategy 110 open(); in openAllApps() 170 open(); in openAllWidgets()
|
/platform_testing/tests/automotive/health/mediacenter/src/android/platform/scenario/mediacenter/ |
D | OpenApp.java | 35 sHelper.get().open(); in testOpen()
|