Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 12 of 12) 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.java163 final List<File> paths = getPrimaryPackageSpecificPaths(getContext()); in testPrimaryWalkingUpTreeReadWrite() local
231 final List<File> paths = getSecondaryPackageSpecificPaths(getContext()); in testSecondaryWalkingUpTreeReadWrite() local
285 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/hostsidetests/edi/src/android/edi/cts/
DClasspathDeviceInfo.java69 ImmutableList<String> paths = Classpaths.getJarsOnClasspath(mDevice, classpath); in collectClasspathJarInfo() local
/cts/libs/install/src/com/android/cts/install/lib/
DTestApp.java96 File[] paths) { in TestApp()
/cts/hostsidetests/scopedstorage/ScopedStorageTestHelper/src/android/scopedstorage/cts/
DScopedStorageTestHelper.java299 String[] paths = getIntent().getStringExtra(INTENT_EXTRA_PATH) in renameFile() local
/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DStorageTest.java324 final List<File> paths = new ArrayList<File>(); in testExternalStorageIsolatedWrite() local
/cts/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java1420 String[] authorities, String[] ports, String[] paths, int[] pathTypes) { in Match()
1430 String[] authorities, String[] ports, String[] paths, int[] pathTypes, in Match()
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java332 final String paths = String.format("%s%s%s", in renameFileAs() local
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java3098 private void deletePaths(String... paths) { in deletePaths()
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...