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

/system/connectivity/shill/
H A Dtest_event_dispatcher.h29 class EventDispatcherForTest : public EventDispatcher { class in namespace:shill
31 EventDispatcherForTest() { function in class:shill::EventDispatcherForTest
34 ~EventDispatcherForTest() override {}
42 DISALLOW_COPY_AND_ASSIGN(EventDispatcherForTest);

Completed in 57 milliseconds