Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerTest.java156 doMountAndUnmountTwoObbs(test1, test2); in testMountAndUnmountTwoObbs()
160 private void doMountAndUnmountTwoObbs(File file1, File file2) throws IOException { in doMountAndUnmountTwoObbs() method in StorageManagerTest