Searched refs:createTestFile (Results 1 – 2 of 2) sorted by relevance
187 createTestFile(0L); in loadAtoms_pullTimeMissing()202 createTestFile(100L); in loadAtoms_validContents()251 createTestFile(START_TIME_MILLIS); in addIncomingMms_updateExistingEntries()312 createTestFile(START_TIME_MILLIS); in getIncomingMms_tooFrequent()326 createTestFile(START_TIME_MILLIS); in getIncomingMms_withSavedAtoms()391 createTestFile(START_TIME_MILLIS); in addOutgoingMms_updateExistingEntries()453 createTestFile(START_TIME_MILLIS); in getOutgoingMms_tooFrequent()467 createTestFile(START_TIME_MILLIS); in getOutgoingMms_withSavedAtoms()694 private void createTestFile(long lastPullTimeMillis) throws Exception { in createTestFile() method in PersistMmsAtomsStorageTest
317 private fun createTestFile(extension: String = ".png"): File { in createTestFile() method in com.android.captiveportallogin.DownloadServiceTest359 val testFile1 = createTestFile() in makeFileUri()360 val testFile2 = createTestFile() in makeFileUri()487 val outTextFile = createTestFile(extension = ".$TEST_TEXT_FILE_EXTENSION") in testDirectlyOpenMimeType_cancelTask()514 private fun createTestDirectlyOpenFile() = createTestFile(extension = ".wificonfig") in createTestDirectlyOpenFile()551 val testFile = createTestFile(extension = ".$TEST_TEXT_FILE_EXTENSION") in testTapDoneNotification()