Searched defs:WebSocketTestURLRequestContextHost (Results 1 - 2 of 2) sorted by relevance

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

Completed in 52 milliseconds