Home
last modified time | relevance | path

Searched refs:pending_request_bytes_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/proxy/
Dproxy_service_unittest.cc52 : pending_request_callback_(NULL), pending_request_bytes_(NULL) { in MockProxyScriptFetcher()
64 pending_request_bytes_ = bytes; in Fetch()
70 *pending_request_bytes_ = bytes; in NotifyFetchCompletion()
89 std::string* pending_request_bytes_; member in net::MockProxyScriptFetcher