Home
last modified time | relevance | path

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

/system/update_engine/common/
Dtest_utils.cc258 EXPECT_TRUE(temp_dir_.CreateUniqueTempDir()); in ScopedLoopMounter()
259 *mnt_path = temp_dir_.GetPath().value(); in ScopedLoopMounter()
Dprefs_unittest.cc46 ASSERT_TRUE(temp_dir_.CreateUniqueTempDir()); in SetUp()
47 prefs_dir_ = temp_dir_.GetPath(); in SetUp()
56 base::ScopedTempDir temp_dir_; member in chromeos_update_engine::PrefsTest
Dtest_utils.h192 base::ScopedTempDir temp_dir_;