Searched refs:chrome_dll_3 (Results 1 – 1 of 1) sorted by relevance
131 base::FilePath chrome_dll_3(chrome_dir_3); in TEST_F() local132 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() local212 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()