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

/external/chromium_org/sync/internal_api/
H A Dhttp_bridge_unittest.cc240 GURL echo_header = test_server_.GetURL("echoall"); local
241 http_bridge->SetURL(echo_header.spec().c_str(), echo_header.IntPort());
266 GURL echo_header = test_server_.GetURL("echoall"); local
268 http_bridge->SetURL(echo_header.spec().c_str(), echo_header.IntPort());
294 GURL echo_header = test_server_.GetURL("echoall"); local
295 http_bridge->SetURL(echo_header.spec().c_str(), echo_header.IntPort());

Completed in 68 milliseconds