Searched refs:assertFileNotPresent (Results 1 – 2 of 2) sorted by relevance
22 import static com.android.cts.externalstorageapp.CommonExternalStorageTest.assertFileNotPresent;84 assertFileNotPresent(none); in testNoObbGifts()
370 public static void assertFileNotPresent(File path) { in assertFileNotPresent() method in CommonExternalStorageTest