Searched refs:testFilePath (Results 1 – 1 of 1) sorted by relevance
244 val testFilePath = File(context.getCacheDir(), "temp") in createTestFile() constant245 testFilePath.mkdir() in createTestFile()252 val file = File(testFilePath, "tmp$index$extension") in createTestFile()