HomeSort by relevance Sort by last modified time
    Searched refs:EventDispatcherForTest (Results 1 - 25 of 26) sorted by null

1 2

  /system/connectivity/shill/
test_event_dispatcher.h 29 class EventDispatcherForTest : public EventDispatcher {
31 EventDispatcherForTest() {
34 ~EventDispatcherForTest() override {}
42 DISALLOW_COPY_AND_ASSIGN(EventDispatcherForTest);
daemon_task_unittest.cc 85 dispatcher_(new EventDispatcherForTest()),
133 EventDispatcherForTest* dispatcher_;
result_aggregator_unittest.cc 70 EventDispatcherForTest dispatcher_;
external_task_unittest.cc 108 EventDispatcherForTest dispatcher_;
property_store_unittest.h 212 EventDispatcherForTest dispatcher_;
hook_table_unittest.cc 61 EventDispatcherForTest event_dispatcher_;
connection_health_checker_unittest.cc 318 EventDispatcherForTest dispatcher_;
  /system/connectivity/shill/cellular/
modem_info_unittest.cc 46 EventDispatcherForTest dispatcher_;
subscription_state_out_of_credits_detector_unittest.cc 75 EventDispatcherForTest dispatcher_;
modem_1_unittest.cc 76 EventDispatcherForTest dispatcher_;
modem_manager_unittest.cc 63 EventDispatcherForTest dispatcher_;
modem_unittest.cc 83 EventDispatcherForTest dispatcher_;
active_passive_out_of_credits_detector_unittest.cc 110 EventDispatcherForTest dispatcher_;
cellular_capability_cdma_unittest.cc 144 EventDispatcherForTest dispatcher_;
cellular_capability_classic_unittest.cc 244 EventDispatcherForTest dispatcher_;
cellular_capability_universal_cdma_unittest.cc 224 EventDispatcherForTest dispatcher_;
cellular_capability_gsm_unittest.cc 324 EventDispatcherForTest dispatcher_;
mobile_operator_info_unittest.cc 129 EventDispatcherForTest dispatcher_;
    [all...]
cellular_capability_universal_unittest.cc 363 EventDispatcherForTest dispatcher_;
    [all...]
cellular_unittest.cc 603 EventDispatcherForTest dispatcher_;
    [all...]
  /system/connectivity/shill/pppoe/
pppoe_service_unittest.cc 92 EventDispatcherForTest dispatcher_;
  /system/connectivity/shill/wimax/
wimax_unittest.cc 84 EventDispatcherForTest dispatcher_;
  /system/connectivity/shill/vpn/
vpn_driver_unittest.cc 154 EventDispatcherForTest dispatcher_;
l2tp_ipsec_driver_unittest.cc 199 EventDispatcherForTest dispatcher_;
  /system/connectivity/shill/wifi/
wake_on_wifi_unittest.cc     [all...]

Completed in 781 milliseconds

1 2