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

/external/chromium/chrome/browser/prerender/
H A Dprerender_browsertest.cc153 int total_navigations) {
158 total_navigations);
164 int total_navigations) {
167 total_navigations);
213 int total_navigations) {
243 new WaitForLoadPrerenderContentsFactory(total_navigations,
151 PrerenderTestURL(const std::string& html_file, FinalStatus expected_final_status, int total_navigations) argument
161 PrerenderTestURL( const std::string& html_file, const std::deque<FinalStatus>& expected_final_status_queue, int total_navigations) argument
210 PrerenderTestURLImpl( const std::string& html_file, const std::deque<FinalStatus>& expected_final_status_queue, int total_navigations) argument

Completed in 27 milliseconds