Searched refs:page_file_path (Results 1 - 4 of 4) sorted by relevance

/external/chromium/webkit/glue/
H A Ddom_operations_unittest.cc23 void GetSavableResourceLinksForPage(const FilePath& page_file_path,
39 const FilePath& page_file_path,
42 GURL file_url = net::FilePathToFileURL(page_file_path);
83 FilePath page_file_path = data_dir_.AppendASCII("dom_serializer"); local
100 page_file_path.AppendASCII(expected_frame_links[i]);
105 page_file_path = page_file_path.AppendASCII("youtube_1.htm");
106 GetSavableResourceLinksForPage(page_file_path, expected_resources_set);
114 FilePath page_file_path = data_dir_.AppendASCII("dom_serializer"); local
122 page_file_path
38 GetSavableResourceLinksForPage( const FilePath& page_file_path, const std::set<GURL>& expected_resources_set) argument
[all...]
H A Ddom_serializer_unittest.cc286 FilePath page_file_path = data_dir_; local
287 page_file_path = page_file_path.AppendASCII("dom_serializer");
288 page_file_path = page_file_path.AppendASCII("youtube_1.htm");
289 GURL file_url = net::FilePathToFileURL(page_file_path);
315 FilePath page_file_path = data_dir_; local
316 page_file_path = page_file_path.AppendASCII("dom_serializer");
317 page_file_path
345 FilePath page_file_path = data_dir_; local
367 FilePath page_file_path = data_dir_; local
401 FilePath page_file_path = data_dir_; local
464 FilePath page_file_path = data_dir_; local
528 FilePath page_file_path = data_dir_; local
588 FilePath page_file_path = data_dir_; local
639 FilePath page_file_path = data_dir_; local
679 FilePath page_file_path = data_dir_.AppendASCII("dom_serializer"); local
783 FilePath page_file_path = data_dir_; local
842 FilePath page_file_path = data_dir_; local
[all...]
/external/chromium_org/content/renderer/
H A Dsavable_resources_browsertest.cc33 const base::FilePath& page_file_path,
36 GURL file_url = net::FilePathToFileURL(page_file_path);
43 page_file_path,
49 void CheckResources(const base::FilePath& page_file_path, argument
115 base::FilePath page_file_path = local
117 GetSavableResourceLinksForPage(page_file_path, expected_resources_set);
137 base::FilePath page_file_path = local
139 GetSavableResourceLinksForPage(page_file_path, expected_resources_set);
32 GetSavableResourceLinksForPage( const base::FilePath& page_file_path, const std::set<GURL>& expected_resources_set) argument
H A Ddom_serializer_browsertest.cc468 base::FilePath page_file_path = GetTestFilePath( local
472 GURL file_url = net::FilePathToFileURL(page_file_path);
524 base::FilePath page_file_path = GetTestFilePath( local
528 GURL file_url = net::FilePathToFileURL(page_file_path);
690 base::FilePath page_file_path = GetTestFilePath( local
692 GURL file_url = net::FilePathToFileURL(page_file_path);
786 base::FilePath page_file_path = local
788 GURL file_url = net::FilePathToFileURL(page_file_path);
801 base::FilePath page_file_path = local
803 GURL file_url = net::FilePathToFileURL(page_file_path);
818 base::FilePath page_file_path = local
839 base::FilePath page_file_path = local
863 base::FilePath page_file_path = local
884 base::FilePath page_file_path = local
934 base::FilePath page_file_path = GetTestFilePath( local
951 base::FilePath page_file_path = GetTestFilePath( local
988 base::FilePath page_file_path = GetTestFilePath( local
1004 base::FilePath page_file_path = GetTestFilePath( local
[all...]

Completed in 898 milliseconds