Home
last modified time | relevance | path

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

/bootable/recovery/tests/unit/
Dupdater_test.cpp146 Paths::Get().set_last_command_file(temp_last_command_.path); in SetUp()
149 last_command_file_ = temp_last_command_.path; in SetUp()
204 TemporaryFile temp_last_command_; member in UpdaterTestBase