Home | History | Annotate | Download | only in util

Lines Matching refs:chrome_dir

97   base::FilePath chrome_dir(test_dir_.path());
98 chrome_dir = chrome_dir.AppendASCII("chrome");
99 base::CreateDirectory(chrome_dir);
100 ASSERT_TRUE(base::PathExists(chrome_dir));
102 base::FilePath chrome_dir_1(chrome_dir);
107 base::FilePath chrome_dir_2(chrome_dir);
112 base::FilePath chrome_dir_3(chrome_dir);
117 base::FilePath chrome_dir_4(chrome_dir);
143 BuildSingleChromeState(chrome_dir, &installer_state);
163 base::FilePath chrome_dir(test_dir_.path());
164 chrome_dir = chrome_dir.AppendASCII("chrome");
165 base::CreateDirectory(chrome_dir);
166 ASSERT_TRUE(base::PathExists(chrome_dir));
168 base::FilePath chrome_dir_1(chrome_dir);
173 base::FilePath chrome_dir_2(chrome_dir);
178 base::FilePath chrome_dir_3(chrome_dir);
183 base::FilePath chrome_dir_4(chrome_dir);
223 BuildSingleChromeState(chrome_dir, &installer_state);