Home
last modified time | relevance | path

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

/external/chromium_org/chrome/installer/util/
Dinstaller_state_unittest.cc131 base::FilePath chrome_dll_3(chrome_dir_3); in TEST_F() local
132 chrome_dll_3 = chrome_dll_3.AppendASCII("chrome.dll"); in TEST_F()
133 CreateTextFile(chrome_dll_3.value(), text_content_1); in TEST_F()
134 ASSERT_TRUE(base::PathExists(chrome_dll_3)); in TEST_F()
211 base::FilePath chrome_dll_3(chrome_dir_3); in TEST_F() local
212 chrome_dll_3 = chrome_dll_3.AppendASCII("chrome.dll"); in TEST_F()
213 CreateTextFile(chrome_dll_3.value(), text_content_1); in TEST_F()
214 ASSERT_TRUE(base::PathExists(chrome_dll_3)); in TEST_F()