Searched defs:test_dir_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dbrowser_encoding_uitest.cc98 FilePath test_dir_path = FilePath(kTestDir).AppendASCII(kAliasTestDir); local
100 FilePath test_file_path(test_dir_path);
119 FilePath test_dir_path = FilePath(kTestDir).AppendASCII(kOverrideTestDir); local
120 test_dir_path = test_dir_path.AppendASCII(kTestFileName);
121 GURL url = URLRequestMockHTTPJob::GetMockUrl(test_dir_path);
239 FilePath test_dir_path = FilePath(kTestDir).AppendASCII(kAutoDetectDir); local
252 FilePath test_file_path(test_dir_path);

Completed in 43 milliseconds