Home
last modified time | relevance | path

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

/system/update_engine/cros/
Domaha_response_handler_action_unittest.cc496 base::ScopedTempDir tempdir; in TEST_F() local
524 base::ScopedTempDir tempdir; in TEST_F() local
552 base::ScopedTempDir tempdir; in TEST_F() local
580 base::ScopedTempDir tempdir; in TEST_F() local
611 base::ScopedTempDir tempdir; in TEST_F() local
645 base::ScopedTempDir tempdir; in TEST_F() local
678 base::ScopedTempDir tempdir; in TEST_F() local
706 base::ScopedTempDir tempdir; in TEST_F() local
Domaha_request_action_unittest.cc2263 base::ScopedTempDir tempdir; in TEST_F() local
2293 base::ScopedTempDir tempdir; in TEST_F() local
Dupdate_attempter_unittest.cc1662 base::ScopedTempDir tempdir; in TEST_F() local
1673 base::ScopedTempDir tempdir; in TEST_F() local
/system/update_engine/scripts/
Dsimulate_ota.py58 def run_ota(source, target, payload_path, tempdir): 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.cpp520 std::string tempdir = root_dir + "/XXXXXX"s; in main() local