Searched refs:FakeWebSocketEventInterface (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/websockets/
H A Dwebsocket_channel_test.cc194 class FakeWebSocketEventInterface : public WebSocketEventInterface { class in namespace:net::__anon9820
775 return scoped_ptr<WebSocketEventInterface>(new FakeWebSocketEventInterface);
861 // A FakeWebSocketEventInterface that deletes the WebSocketChannel on failure to
864 : public FakeWebSocketEventInterface {

Completed in 119 milliseconds