HomeSort by relevance Sort by last modified time
    Searched refs:mountPath1 (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/os/src/android/os/storage/cts/
StorageManagerTest.java 142 final String mountPath1 = checkMountedPath(oo1.getPath());
143 final File mountDir1 = new File(mountPath1);
  /frameworks/base/services/tests/servicestests/src/com/android/server/
MountServiceTests.java 276 final String mountPath1 = checkMountedPath(sm, file1);
277 final File mountDir1 = new File(mountPath1);

Completed in 64 milliseconds