Searched refs:pending_request_bytes_ (Results 1 – 1 of 1) sorted by relevance
52 : 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