HomeSort by relevance Sort by last modified time
    Searched refs:WebSocketTestURLRequestContextHost (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/websockets/
websocket_test_util.h 109 struct WebSocketTestURLRequestContextHost {
111 WebSocketTestURLRequestContextHost();
112 ~WebSocketTestURLRequestContextHost();
135 DISALLOW_COPY_AND_ASSIGN(WebSocketTestURLRequestContextHost);
websocket_test_util.cc 138 WebSocketTestURLRequestContextHost::WebSocketTestURLRequestContextHost()
143 WebSocketTestURLRequestContextHost::~WebSocketTestURLRequestContextHost() {}
145 void WebSocketTestURLRequestContextHost::AddRawExpectations(
150 void WebSocketTestURLRequestContextHost::AddSSLSocketDataProvider(
156 WebSocketTestURLRequestContextHost::GetURLRequestContext() {
websocket_stream_test.cc 239 WebSocketTestURLRequestContextHost url_request_context_host_;
    [all...]

Completed in 60 milliseconds