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.cc105 WebSocketTestURLRequestContextHost::WebSocketTestURLRequestContextHost() in WebSocketTestURLRequestContextHost() function in net::WebSocketTestURLRequestContextHost
110 WebSocketTestURLRequestContextHost::~WebSocketTestURLRequestContextHost() {} in ~WebSocketTestURLRequestContextHost()
112 void WebSocketTestURLRequestContextHost::SetRawExpectations( in SetRawExpectations()
118 WebSocketTestURLRequestContextHost::GetURLRequestContext() { in GetURLRequestContext()
Dwebsocket_test_util.h87 struct WebSocketTestURLRequestContextHost { struct
89 WebSocketTestURLRequestContextHost();
90 ~WebSocketTestURLRequestContextHost();
109 DISALLOW_COPY_AND_ASSIGN(WebSocketTestURLRequestContextHost); argument
Dwebsocket_stream_test.cc131 WebSocketTestURLRequestContextHost url_request_context_host_;