Searched defs:deviceLocalPath (Results 1 – 9 of 9) sorted by relevance
128 val deviceLocalPath = metadataJson.remove("deviceLocalPath") as String in writeGeneratedTimeSeries_includesMetadata() constant181 val deviceLocalPath = metadataJson.remove("deviceLocalPath") as String in writeGeneratedTimeSeries_withScreenshots_writesVideoAndIncludesMetadata() constant
132 val deviceLocalPath = File(goldenPathManager.deviceLocalPath) in <lambda>() constant
239 String deviceLocalPath = "/data/local/tmp/"; in testAddSplitToExistingInstallNonIfsMigration() local264 String deviceLocalPath = "/data/local/tmp/"; in testAddSplitToExistingInstallAfterReboot() local
40 private val deviceLocalPath: String constant
59 var deviceLocalPath: String = getDeviceOutputDirectory(appContext), variable in platform.test.screenshot.GoldenPathManager
380 "deviceLocalPath": "\/data\/user\/0\/com.android.systemui.tests\/files\/platform_screenshots", string