HomeSort by relevance Sort by last modified time
    Searched full:root_dir_ (Results 1 - 1 of 1) sorted by null

  /system/update_engine/
hardware_chromeos_unittest.cc 37 void SetUp() override { ASSERT_TRUE(root_dir_.CreateUniqueTempDir()); }
40 base::FilePath kFile(root_dir_.GetPath().value() + kStatefulPartition +
47 base::FilePath kFile(root_dir_.GetPath().value() +
55 hardware_.LoadConfig(root_dir_.GetPath().value(), normal_mode);
59 base::ScopedTempDir root_dir_; member in class:chromeos_update_engine::HardwareChromeOSTest

Completed in 91 milliseconds