Searched refs:getDeviceOutputDirectory (Results 1 – 2 of 2) sorted by relevance
59 var deviceLocalPath: String = getDeviceOutputDirectory(appContext),188 fun getDeviceOutputDirectory(context: Context) = in getDeviceOutputDirectory() method
32 import platform.test.screenshot.getDeviceOutputDirectory57 File(getDeviceOutputDirectory(context)).deleteRecursively() in getPathOnDeviceFor()