Searched refs:createTestFile (Results 1 – 1 of 1) sorted by relevance
190 private fun createTestFile(extension: String = ".png"): File { in createTestFile() method in com.android.captiveportallogin.DownloadServiceTest221 val testFile1 = createTestFile() in makeDownloadIntent()222 val testFile2 = createTestFile() in makeDownloadIntent()288 val testFile = createTestFile(extension = ".testtxtfile") in testTapDoneNotification()