Home | History | Annotate | Download | only in glue

Lines Matching refs:url

103   GURL url(test_server_.GetURL("files/test_shell/index.html"));
106 url, frame, WebURLRequest::TargetIsMainFrame, delegate->NewCallback()));
116 url = test_server_.GetURL("files/thisfiledoesntexist.html");
118 fetcher.reset(new ResourceFetcher(url, frame,
136 GURL url("http://localhost:1339/doesnotexist");
139 url, frame, WebURLRequest::TargetIsMainFrame, delegate->NewCallback()));
158 GURL url(test_server_.GetURL("slow?1"));
161 url, frame, WebURLRequest::TargetIsMainFrame,
199 GURL url(test_server_.GetURL("slow?1"));
202 url, frame, WebURLRequest::TargetIsMainFrame,