Home
last modified time | relevance | path

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

/system/update_engine/scripts/
Dsimulate_ota.py81 def run_ota(source, target, payload_path, tempdir, output_dir): argument
/system/memory/mmd/src/
Dblock_dev.rs182 let tempdir = tempdir().unwrap(); in build() localVariable
/system/core/fs_mgr/libfiemap/
Dimage_test.cpp321 std::string tempdir = gDataPath + "/XXXXXX"; in main() local
Dfiemap_writer_test.cpp593 std::string tempdir = root_dir + "/XXXXXX"s; in main() local
/system/update_engine/common/
Dsubprocess_unittest.cc237 base::ScopedTempDir tempdir; in TEST_F() local