Home
last modified time | relevance | path

Searched refs:temp_stash_base (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/updater/
Dupdate_simulator_main.cpp132 TemporaryDir temp_stash_base; in main() local
136 Paths::Get().set_stash_directory_base(temp_stash_base.path); in main()
/bootable/recovery/tests/unit/host/
Dupdate_simulator_test.cpp83 TemporaryDir temp_stash_base; in RunSimulation() local
87 Paths::Get().set_stash_directory_base(temp_stash_base.path); in RunSimulation()