Searched defs:file (Results 1 – 4 of 4) sorted by relevance
57 File file = DEFAULT_OUTPUT_PATH.toFile(); in videoIsRecorded() local67 File file = getPath(TEST_VIDEO_FILENAME).toFile(); 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()
179 File file = new File(logsDir, fileName); in testAppLaunchPerformance() local