Home
last modified time | relevance | path

Searched refs:runDeviceTest (Results 1 – 22 of 22) sorted by relevance

/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DLegacyStorageHostTest.java48 void runDeviceTest(String phase) throws Exception { in runDeviceTest() method in LegacyStorageHostTest
84 runDeviceTest("setupExternalStorage"); in setupExternalStorage()
117 runDeviceTest("testCreateFilesInRandomPlaces_hasW"); in testCreateFilesInRandomPlaces_hasW()
122 runDeviceTest("testCantInsertFilesInOtherAppPrivateDir_hasRW"); in testCantInsertFilesInOtherAppPrivateDir_hasRW()
127 runDeviceTest("testCantUpdateFilesInOtherAppPrivateDir_hasRW"); in testCantUpdateFilesInOtherAppPrivateDir_hasRW()
134 runDeviceTest("testCantInsertFilesInOtherAppPrivateDir_hasMES"); in testCantInsertFilesInOtherAppPrivateDir_hasMES()
144 runDeviceTest("testCantUpdateFilesInOtherAppPrivateDir_hasMES"); in testCantUpdateFilesInOtherAppPrivateDir_hasMES()
152 runDeviceTest("testCantInsertFilesInOtherAppPrivateDir_hasSystemGallery"); in testCantInsertFilesInOtherAppPrivateDir_hasSystemGallery()
157 runDeviceTest("testCantUpdateFilesInOtherAppPrivateDir_hasSystemGallery"); in testCantUpdateFilesInOtherAppPrivateDir_hasSystemGallery()
164 runDeviceTest("testMkdirInRandomPlaces_hasW"); in testMkdirInRandomPlaces_hasW()
[all …]
DScopedStorageHostTest.java49 void runDeviceTest(String phase) throws Exception { in runDeviceTest() method in ScopedStorageHostTest
69 runDeviceTest("setupExternalStorage"); in setupExternalStorage()
99 runDeviceTest("testManageExternalStorageCanDeleteOtherAppsContents"); in testManageExternalStorageCanDeleteOtherAppsContents()
109 runDeviceTest("testManageExternalStorageCanReadRedactedContents"); in testManageExternalStorageCanReadRedactedContents()
119 runDeviceTest("testManageExternalStorageCanRenameOtherAppsContents"); in testManageExternalStorageCanRenameOtherAppsContents()
129 runDeviceTest("testManageExternalStorageCannotRenameAndroid"); in testManageExternalStorageCannotRenameAndroid()
139 runDeviceTest("testManageExternalStorageCantReadWriteOtherAppExternalDir"); in testManageExternalStorageCantReadWriteOtherAppExternalDir()
149 runDeviceTest("testManageExternalStorageCantInsertFilesInOtherAppPrivateDir"); in testManageExternalStorageCantInsertFilesInOtherAppPrivateDir()
159 runDeviceTest("testManageExternalStorageCantUpdateFilesInOtherAppPrivateDir"); in testManageExternalStorageCantUpdateFilesInOtherAppPrivateDir()
173 runDeviceTest("testCheckInstallerAppAccessToObbDirs"); in testCheckInstallerAppAccessToObbDirs()
[all …]
DScopedStorageCoreHostTest.java42 void runDeviceTest(String phase) throws Exception { in runDeviceTest() method in ScopedStorageCoreHostTest
50 runDeviceTest("setupExternalStorage"); in setupExternalStorage()
81 runDeviceTest("testManageExternalStorageCanCreateFilesAnywhere"); in testManageExternalStorageCanCreateFilesAnywhere()
91 runDeviceTest("testManageExternalStorageReaddir"); in testManageExternalStorageReaddir()
102 runDeviceTest("testAccess_file"); in testAccess_file()
115 runDeviceTest("testAccess_MediaFile"); in testAccess_MediaFile()
127 runDeviceTest("testAccess_OnlyAudioFile"); in testAccess_OnlyAudioFile()
137 runDeviceTest("testAccess_OnlyVideoFile"); in testAccess_OnlyVideoFile()
147 runDeviceTest("testAccess_OnlyImageFile"); in testAccess_OnlyImageFile()
155 runDeviceTest("testAccess_MediaFileLegacy"); in testAccess_MediaFileLegacy()
[all …]
DScopedStorageInstantAppHostTest.java37 protected void runDeviceTest(String phase) throws Exception { in runDeviceTest() method in ScopedStorageInstantAppHostTest
45 runDeviceTest("testInstantAppsCantAccessExternalStorage"); in testInstantAppsCantAccessExternalStorage()
DPublicVolumeHostTest.java51 void runDeviceTest(String phase) throws Exception { in runDeviceTest() method in PublicVolumeHostTest
DPublicVolumeCoreHostTest.java53 void runDeviceTest(String phase) throws Exception { in runDeviceTest() method in PublicVolumeCoreHostTest
DPublicVolumeLegacyHostTest.java54 void runDeviceTest(String phase) throws Exception { in runDeviceTest() method in PublicVolumeLegacyHostTest
/cts/hostsidetests/blobstore/src/com/android/cts/host/blob/
DDataCleanupTest.java32 runDeviceTest(TARGET_PKG, TEST_CLASS, "testCreateSession"); in testPackageUninstall_openSession()
35 runDeviceTest(TARGET_PKG, TEST_CLASS, "testOpenSession", args); in testPackageUninstall_openSession()
39 runDeviceTest(TARGET_PKG, TEST_CLASS, "testOpenSession_shouldThrow", args); in testPackageUninstall_openSession()
45 runDeviceTest(TARGET_PKG, TEST_CLASS, "testCommitBlob"); in testPackageUninstall_openBlob()
48 runDeviceTest(TARGET_PKG, TEST_CLASS, "testOpenBlob", args); in testPackageUninstall_openBlob()
52 runDeviceTest(TARGET_PKG, TEST_CLASS, "testOpenBlob_shouldThrow", args); in testPackageUninstall_openBlob()
58 runDeviceTest(TARGET_PKG, TEST_CLASS, "testCreateSession"); in testPackageUninstallAndReboot_openSession()
61 runDeviceTest(TARGET_PKG, TEST_CLASS, "testOpenSession", args); in testPackageUninstallAndReboot_openSession()
67 runDeviceTest(TARGET_PKG, TEST_CLASS, "testOpenSession_shouldThrow", args); in testPackageUninstallAndReboot_openSession()
73 runDeviceTest(TARGET_PKG, TEST_CLASS, "testCommitBlob"); in testPackageUninstallAndReboot_openBlob()
[all …]
DDataPersistenceTest.java30 runDeviceTest(TARGET_PKG, TEST_CLASS, "testCreateSession"); in testDataIsPersistedAcrossReboot()
32 runDeviceTest(TARGET_PKG, TEST_CLASS, "testOpenSessionAndWrite"); in testDataIsPersistedAcrossReboot()
34 runDeviceTest(TARGET_PKG, TEST_CLASS, "testCommitSessionAndAcquireLease"); in testDataIsPersistedAcrossReboot()
36 runDeviceTest(TARGET_PKG, TEST_CLASS, "testOpenBlob"); in testDataIsPersistedAcrossReboot()
DInstantAppAccessTest.java43 runDeviceTest(TARGET_PKG, TEST_CLASS, "testInstantAppAccess"); in testInstantAppAccess()
DBaseBlobStoreHostTest.java63 protected void runDeviceTest(String testPkg, String testClass, String testMethod) in runDeviceTest() method in BaseBlobStoreHostTest
65 runDeviceTest(testPkg, testClass, testMethod, null); in runDeviceTest()
73 protected void runDeviceTest(String testPkg, String testClass, String testMethod, in runDeviceTest() method in BaseBlobStoreHostTest
DStatsdBlobStoreAtomTest.java77 runDeviceTest(TARGET_PKG, TEST_CLASS, "testBlobStoreOps"); in testPushedBlobStoreStats()
110 runDeviceTest(TARGET_PKG, TEST_CLASS, "testBlobStoreOps"); in testPulledBlobStoreStats()
/cts/hostsidetests/packagemanager/dynamicmime/src/android/dynamicmime/cts/
DPreferredActivitiesTestCases.java63 runDeviceTest("testRemoveFromGroup"); in testRemoveFromGroup()
68 runDeviceTest("testAddToGroup"); in testAddToGroup()
73 runDeviceTest("testClearGroup"); in testClearGroup()
78 runDeviceTest("testModifyGroupWithoutActualGroupChanges"); in testModifyGroupWithoutActualGroupChanges()
84 runDeviceTest("testModifyGroupWithoutActualIntentFilterChanges"); in testModifyGroupWithoutActualIntentFilterChanges()
87 private void runDeviceTest(String testMethodName) throws DeviceNotAvailableException { in runDeviceTest() method in PreferredActivitiesTestCases
/cts/hostsidetests/mediaparser/src/android/media/mediaparser/cts/
DMediaParserHostSideTest.java88 runDeviceTest("testDefaultLogSessionId"); in testDefaultLogSessionId()
93 runDeviceTest("testSetLogSessionId"); in testSetLogSessionId()
117 runDeviceTest("testCreationByName"); in testCreationByNameMetrics()
133 runDeviceTest("testMp4"); in testParserPool()
159 runDeviceTest("testOggInvalidHeaderSniff"); in testLastException()
175 runDeviceTest("testMp4"); in testResourceByteCount()
187 runDeviceTest("testMp4"); in testDurationMillis()
195 runDeviceTest("testMp4"); in testTrackMimeTypes()
203 runDeviceTest("testMp4"); in testTrackCodecs()
219 runDeviceTest("testTsWithH264DtsAudio"); in testAlteredParameters()
[all …]
/cts/hostsidetests/os/src/android/os/cts/
DEnvironmentHostTests.java42 private void runDeviceTest(String phase) throws Exception { in runDeviceTest() method in EnvironmentHostTests
59 runDeviceTest("testIsExternalStorageManagerFalse"); in testIsExternalStorageManager()
62 runDeviceTest("testIsExternalStorageManagerTrue"); in testIsExternalStorageManager()
/cts/hostsidetests/harmfulappwarning/src/android/harmfulappwarning/cts/
DHarmfulAppWarningTest.java94 private void runDeviceTest(String testName) throws DeviceNotAvailableException { in runDeviceTest() method in HarmfulAppWarningTest
133 runDeviceTest("testNormalLaunch"); in testNormalLaunch()
144 runDeviceTest("testLaunchAnyway"); in testLaunchAnyway()
157 runDeviceTest("testUninstall"); in testUninstall()
168 runDeviceTest("testDismissDialog"); in testDismissDialog()
/cts/hostsidetests/car/src/android/car/cts/
DCarWatchdogHostTest.java224 .that(runDeviceTest("testSetPackageKillableStateAsNo")).isTrue(); in testKillableSettingPersistedOnDevice()
230 .that(runDeviceTest("testVerifyPackageKillableStateAsNo")).isTrue(); in testKillableSettingPersistedOnDevice()
232 runDeviceTest("testSetPackageKillableStateAsYes"); in testKillableSettingPersistedOnDevice()
240 .that(runDeviceTest("testWriteResourceOveruseConfigurationsToDisk")).isTrue(); in testResourceOveruseConfigurationPersistedOnDevice()
243 .that(runDeviceTest("testSetResourceOveruseConfigurations")).isTrue(); in testResourceOveruseConfigurationPersistedOnDevice()
248 .that(runDeviceTest("testVerifyResourceOveruseConfigurationsPersisted")) in testResourceOveruseConfigurationPersistedOnDevice()
251 runDeviceTest("testResetOriginalResourceOveruseConfigurations"); in testResourceOveruseConfigurationPersistedOnDevice()
259 .that(runDeviceTest("testVerifyInitialResourceOveruseStats")).isTrue(); in testResourceOveruseStatsPersistedOnDevice()
266 .that(runDeviceTest("testVerifyResourceOveruseStatsAfterReboot")).isTrue(); in testResourceOveruseStatsPersistedOnDevice()
268 runDeviceTest("testDeleteTestFile"); in testResourceOveruseStatsPersistedOnDevice()
[all …]
/cts/hostsidetests/graphics/displaymode/src/com/android/cts/graphics/displaymode/
DBootDisplayModeHostTest.java79 boolean deviceTestPassed = runDeviceTest(device, in testGetBootDisplayMode()
114 boolean deviceTestPassed = runDeviceTest(device, in testClearBootDisplayMode()
141 private boolean runDeviceTest(ITestDevice device, String className, String methodName) in runDeviceTest() method in BootDisplayModeHostTest
/cts/hostsidetests/tagging/src/com/android/cts/tagging/
DMemtagBootctlTest.java66 private void runDeviceTest(String method) throws Exception { in runDeviceTest() method in MemtagBootctlTest
75 runDeviceTest("testMtePolicyEnforcedTrue"); in checkMteOn()
80 runDeviceTest("testMtePolicyEnforcedFalse"); in checkMteOff()
/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/
DMain.java53 mDeviceTestButton.setOnClickListener(view -> runDeviceTest()); in onCreate()
68 private void runDeviceTest() { in runDeviceTest() method in Main
/cts/hostsidetests/media/bitstreams/src/android/media/cts/bitstreams/
DReportProcessor.java142 private boolean runDeviceTest( in runDeviceTest() method in ReportProcessor
188 while (!runDeviceTest(testInfo, device, method, reportKey, 0, 0)) { in processDeviceReport()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DUnlockedDeviceRequiredKeysTest.java415 runDeviceTest(enteringLockState); in deviceStateChanged()
422 runDeviceTest(enteringLockState); in deviceStateChanged()
446 private void runDeviceTest(boolean enteringLockState) { in runDeviceTest() method in UnlockedDeviceRequiredKeysTest.TestController