Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 15 of 15) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DCommonExternalStorageTest.java107 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllPackageDirsWritable() local
143 final List<File> paths = new ArrayList<File>(); in getAllPackageSpecificPaths() local
153 final List<File> paths = new ArrayList<File>(); in getAllPackageSpecificPathsExceptMedia() local
162 final List<File> paths = new ArrayList<File>(); in getAllPackageSpecificPathsExceptObb() local
198 final List<File> paths = new ArrayList<File>(); in getPrimaryPackageSpecificPathsExceptMedia() local
206 final List<File> paths = new ArrayList<File>(); in getPrimaryPackageSpecificPaths() local
215 final List<File> paths = new ArrayList<File>(); in getSecondaryPackageSpecificPaths() local
225 final List<File> paths = new ArrayList<>(); in getMountPaths() local
281 public static void assertDirReadWriteAccess(File[] paths) { in assertDirReadWriteAccess()
320 public static void assertDirNoWriteAccess(File[] paths) { in assertDirNoWriteAccess()
DExternalStorageTest.java56 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllWalkingUpTreeNoAccess() local
/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/
DWriteExternalStorageTest.java164 final List<File> paths = getPrimaryPackageSpecificPaths(getContext()); in testPrimaryWalkingUpTreeReadWrite() local
232 final List<File> paths = getSecondaryPackageSpecificPaths(getContext()); in testSecondaryWalkingUpTreeReadWrite() local
286 final List<File> paths = getAllPackageSpecificPathsExceptMedia(getContext()); in testVerifyNoMediaCreated() local
/cts/hostsidetests/appsecurity/test-apps/ReadExternalStorageApp/src/com/android/cts/readexternalstorageapp/
DReadExternalStorageTest.java47 final List<File> paths = getAllPackageSpecificPaths(getContext()); in testAllWalkingUpTreeReadOnly() local
/cts/tests/storageaccess/src/android/storageaccess/cts/tests/
DScopedDirectoryAccessClientTest.kt61 val paths = listOf( in <lambda>() constant
/cts/hostsidetests/compilation/status_checker_app/src/android/compilation/cts/statuscheckerapp/
DStatusCheckerAppTest.java133 String[] paths = DexFile.getDexFileOutputPaths( in testGetDexFileOutputPaths() local
/cts/tests/tests/content/src/android/content/res/cts/
DResources_RegisterResourcePathsTest.java245 private static String[] removeDuplicates(String[] paths) { in removeDuplicates()
/cts/hostsidetests/classpath/src/android/classpath/cts/
DClasspathDeviceInfo.java128 ImmutableList<String> paths = Classpaths.getJarsOnClasspath(mDevice, classpath); in collectClasspathJarInfo() local
/cts/libs/install/src/com/android/cts/install/lib/
DTestApp.java108 File[] paths) { in TestApp()
/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DStorageTest.java336 final List<File> paths = new ArrayList<File>(); in testExternalStorageIsolatedWrite() local
/cts/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java1716 String[] authorities, String[] ports, String[] paths, int[] pathTypes) { in Match()
1726 String[] authorities, String[] ports, String[] paths, int[] pathTypes, in Match()
/cts/hostsidetests/scopedstorage/ScopedStorageTestHelper/src/android/scopedstorage/cts/
DScopedStorageTestHelper.java526 String[] paths = getIntent().getStringExtra(INTENT_EXTRA_PATH) in renameFile() local
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java479 final String paths = String.format("%s%s%s", in renameFileAs() local
/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java3396 private void deletePaths(String... paths) { in deletePaths()
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...