Searched defs:file (Results 1 – 6 of 6) sorted by relevance
65 File file = mScreenRecorder.getPath().toFile(); in videoIsRecorded() local74 Path file = mScreenRecorder.save(TEST_VIDEO_FILENAME); in videoCanBeSaved() local
43 public static void sendFile(Instrumentation instru, String key, File file) { in sendFile()
41 public static void saveProcessOutput(Instrumentation instr, String command, File file) in saveProcessOutput()
90 File file = File.createTempFile("temp-ipc-tracing-dump", ".txt"); in getMetrics() local
83 File file = new File(filePath); in startCollecting() local
216 File file = new File(logsDir, fileName); in testAppLaunchPerformance() local