HomeSort by relevance Sort by last modified time
    Searched defs:WebSocketTestURLRequestContextHost (Results 1 - 2 of 2) 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() {

Completed in 65 milliseconds