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

/external/chromium_org/net/websockets/
H A Dwebsocket_channel_test.cc146 class MockWebSocketEventInterface : public WebSocketEventInterface { class in namespace:net::__anon9820
148 MockWebSocketEventInterface() {} function in class:net::__anon9820::MockWebSocketEventInterface
934 : event_interface_(new StrictMock<MockWebSocketEventInterface>) {
956 scoped_ptr<MockWebSocketEventInterface> event_interface_;

Completed in 872 milliseconds