HomeSort by relevance Sort by last modified time
    Searched refs:gurl (Results 151 - 151 of 151) sorted by null

1 2 3 4 5 67

  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc 127 const GURL& url,
458 const GURL& url,
513 void TestingAutomationProvider::GetCookies(const GURL& url, int handle,
521 void TestingAutomationProvider::SetCookie(const GURL& url,
530 void TestingAutomationProvider::DeleteCookie(const GURL& url,
550 int handle, const GURL& url, int number_of_navigations,
563 // TODO(darin): avoid conversion to GURL.
564 browser->OpenURL(url, GURL(), CURRENT_TAB, PageTransition::TYPED);
575 const GURL& url,
582 const GURL& url
    [all...]

Completed in 78 milliseconds

1 2 3 4 5 67