Home
last modified time | relevance | path

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

/bootable/recovery/tests/component/
Dupdater_test.cpp174 Paths::Get().set_last_command_file(temp_last_command_.path); in SetUp()
180 last_command_file_ = temp_last_command_.path; in SetUp()
200 TemporaryFile temp_last_command_; member in UpdaterTest
1004 Paths::Get().set_last_command_file(temp_last_command_.path); in SetUp()
1012 last_command_file_ = temp_last_command_.path; in SetUp()
1032 TemporaryFile temp_last_command_; member in ResumableUpdaterTest