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