Home
last modified time | relevance | path

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

/external/chromium_org/net/websockets/
Dwebsocket_test_util.cc138 WebSocketTestURLRequestContextHost::WebSocketTestURLRequestContextHost() in WebSocketTestURLRequestContextHost() function in net::WebSocketTestURLRequestContextHost
143 WebSocketTestURLRequestContextHost::~WebSocketTestURLRequestContextHost() {} in ~WebSocketTestURLRequestContextHost()
145 void WebSocketTestURLRequestContextHost::AddRawExpectations( in AddRawExpectations()
150 void WebSocketTestURLRequestContextHost::AddSSLSocketDataProvider( in AddSSLSocketDataProvider()
156 WebSocketTestURLRequestContextHost::GetURLRequestContext() { in GetURLRequestContext()
Dwebsocket_test_util.h109 struct WebSocketTestURLRequestContextHost { struct
111 WebSocketTestURLRequestContextHost();
112 ~WebSocketTestURLRequestContextHost();
135 DISALLOW_COPY_AND_ASSIGN(WebSocketTestURLRequestContextHost); argument
Dwebsocket_stream_test.cc239 WebSocketTestURLRequestContextHost url_request_context_host_;