Searched refs:WebSocketTestURLRequestContextHost (Results 1 – 3 of 3) sorted by relevance
156 struct WebSocketTestURLRequestContextHost { struct158 WebSocketTestURLRequestContextHost();160 WebSocketTestURLRequestContextHost(161 const WebSocketTestURLRequestContextHost&) = delete;162 WebSocketTestURLRequestContextHost& operator=( argument163 const WebSocketTestURLRequestContextHost&) = delete;165 ~WebSocketTestURLRequestContextHost();
243 WebSocketTestURLRequestContextHost::WebSocketTestURLRequestContextHost() in WebSocketTestURLRequestContextHost() function in net::WebSocketTestURLRequestContextHost254 WebSocketTestURLRequestContextHost::~WebSocketTestURLRequestContextHost() =257 void WebSocketTestURLRequestContextHost::AddRawExpectations( in AddRawExpectations()262 void WebSocketTestURLRequestContextHost::AddSSLSocketDataProvider( in AddSSLSocketDataProvider()267 void WebSocketTestURLRequestContextHost::SetProxyConfig( in SetProxyConfig()289 URLRequestContext* WebSocketTestURLRequestContextHost::GetURLRequestContext() { in GetURLRequestContext()
92 WebSocketTestURLRequestContextHost url_request_context_host_;