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

  /cts/tests/tests/os/src/android/os/storage/cts/
StorageManagerTest.java 149 final String mountPath2 = checkMountedPath(oo2.getPath());
150 final File mountDir2 = new File(mountPath2);
  /frameworks/base/services/tests/servicestests/src/com/android/server/
MountServiceTests.java 280 final String mountPath2 = checkMountedPath(sm, file2);
281 final File mountDir2 = new File(mountPath2);

Completed in 46 milliseconds