Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/
DMountServiceTests.java268 final String mountPath1 = checkMountedPath(sm, file1); in testMountAndUnmountTwoObbs() local
269 final File mountDir1 = new File(mountPath1); in testMountAndUnmountTwoObbs()