HomeSort by relevance Sort by last modified time
    Searched refs:SavePage (Results 1 - 9 of 9) sorted by null

  /external/chromium/chrome/browser/ui/download/
download_tab_helper.h 30 bool SavePage(const FilePath& main_file, const FilePath& dir_path,
download_tab_helper.cc 52 bool DownloadTabHelper::SavePage(const FilePath& main_file,
  /external/chromium/chrome/browser/download/
save_page_browsertest.cc 68 ASSERT_TRUE(current_tab->download_tab_helper()->SavePage(
97 ASSERT_TRUE(current_tab->download_tab_helper()->SavePage(
123 ASSERT_TRUE(current_tab->download_tab_helper()->SavePage(
165 ASSERT_TRUE(current_tab->download_tab_helper()->SavePage(
  /external/chromium/chrome/browser/
browser_encoding_uitest.cc 148 EXPECT_TRUE(tab_proxy->SavePage(full_file_name, temp_sub_resource_dir_,
293 EXPECT_TRUE(tab->SavePage(full_saved_file_name, temp_sub_resource_dir_,
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 588 bool SavePage(const FilePath& main_file, const FilePath& dir_path,
    [all...]
  /external/chromium/chrome/browser/ui/
browser.h 486 void SavePage();
    [all...]
browser.cc     [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.h 245 void SavePage(int tab_handle,
    [all...]
testing_automation_provider.cc 333 IPC_MESSAGE_HANDLER(AutomationMsg_SavePage, SavePage)
    [all...]

Completed in 88 milliseconds