Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerTest.java94 final String mountPath = checkMountedPath(canonPath); in doMountAndUnmountObbNormal() local
95 final File mountDir = new File(mountPath); in doMountAndUnmountObbNormal()
872 final String mountPath = mStorageManager.getMountedObbPath(path); in checkMountedPath() local
875 mountPath); in checkMountedPath()
876 return mountPath; in checkMountedPath()