Home
last modified time | relevance | path

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

/external/chromium_org/net/websockets/
Dwebsocket_channel_test.cc194 class FakeWebSocketEventInterface : public WebSocketEventInterface { class
775 return scoped_ptr<WebSocketEventInterface>(new FakeWebSocketEventInterface); in CreateEventInterface()
864 : public FakeWebSocketEventInterface {