Searched refs:full_file_path (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/url_fixer/
H A Durl_fixer_unittest.cc232 const base::FilePath& full_file_path) {
244 full_file_path.value());
231 IsMatchingFileURL(const std::string& url, const base::FilePath& full_file_path) argument
/external/chromium_org/chrome/browser/history/
H A Din_memory_url_index_unittest.cc1222 base::FilePath full_file_path; local
1223 ASSERT_TRUE(GetCacheFilePath(&full_file_path));
1225 full_file_path.GetComponents(&actual_parts);
/external/chromium_org/ppapi/tests/
H A Dtest_file_ref.cc646 std::string full_file_path = test_dir_path + "/" + kTerribleName; local
647 pp::FileRef file_ref(file_system, full_file_path.c_str());

Completed in 684 milliseconds