Searched defs:tempFile (Results 1 – 8 of 8) sorted by relevance
201 String tempFile = "/data/local/tmp/odsign_e2e_tests_" + UUID.randomUUID() + ".tmp"; in backupAndDeleteFile() local222 String tempFile = "/data/local/tmp/odsign_e2e_tests_" + UUID.randomUUID() + ".tmp"; in pushAndBindMount() local
43 File tempFile = null; in startDeoptimization() local
46 File tempFile = null; in startDeoptimization() local
74 File tempFile = new File(System.getenv("DEX_LOCATION"), tempFileName); in createNativeLibCopy() local
157 File tempFile = new File(System.getenv("DEX_LOCATION"), tempFileName); in createNativeLibCopy() local
58 File tempFile = null; in testMethodTracing() local69 private static void testMethodTracingToFile(File tempFile) throws Exception { in testMethodTracingToFile()
694 File tempFile = File.createTempFile("primary", ".prof"); in testSnapshotAppProfile() local
524 File tempFile = null; in save() local