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

/external/chromium_org/chrome/browser/extensions/api/web_navigation/
H A Dweb_navigation_apitest.cc151 // |script| in the last committed RVH and resumes the load when |until_url|
152 // commits. This class expects |script| to trigger the load of |until_url|.
161 const GURL& until_url)
165 until_url_(until_url),
157 DelayLoadStartAndExecuteJavascript( TestNavigationListener* test_navigation_listener, const GURL& delay_url, const std::string& script, const GURL& until_url) argument

Completed in 115 milliseconds