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.kt246 val testFilePath = File( in createTestFile() constant
250 testFilePath.mkdir() in createTestFile()
257 val file = File(testFilePath, "tmp$index$extension") in createTestFile()