Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DDownloadServiceTest.kt233 val testFilePath = File(context.getFilesDir(), in createTestFile() constant
235 testFilePath.mkdir() in createTestFile()
242 val file = File(testFilePath, "tmp$index$extension") in createTestFile()