Searched refs:other_exe_dir (Results 1 – 1 of 1) sorted by relevance
618 base::ScopedTempDir other_exe_dir; in TEST_F() local619 ASSERT_TRUE(other_exe_dir.CreateUniqueTempDir()); in TEST_F()621 other_exe_dir.path().Append(installer::kChromeExe); in TEST_F()