Home
last modified time | relevance | path

Searched defs:tempdir (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/scripts/
Dsimulate_ota.py65 def run_ota(source, target, payload_path, tempdir, output_dir): argument
/system/gsid/tests/
DDSUEndtoEndTest.java85 File tempdir = ZipUtil2.extractZipToTemp(otaTools, "otatools"); in testDSU() local
/system/update_engine/common/
Dsubprocess_unittest.cc238 base::ScopedTempDir tempdir; in TEST_F() local
/system/core/fs_mgr/libfiemap/
Dfiemap_writer_test.cpp549 std::string tempdir = root_dir + "/XXXXXX"s; in main() local