Searched defs:tempdir (Results 1 – 4 of 4) sorted by relevance
65 def run_ota(source, target, payload_path, tempdir, output_dir): argument
85 File tempdir = ZipUtil2.extractZipToTemp(otaTools, "otatools"); in testDSU() local
238 base::ScopedTempDir tempdir; in TEST_F() local
549 std::string tempdir = root_dir + "/XXXXXX"s; in main() local