HomeSort by relevance Sort by last modified time
    Searched refs:StrictModem (Results 1 - 3 of 3) sorted by null

  /system/connectivity/shill/cellular/
mock_modem.h 51 typedef ::testing::StrictMock<MockModem> StrictModem;
modem_manager_unittest.cc 53 new StrictModem(kService, kModemPath, &modem_info_, &control_));
61 shared_ptr<StrictModem> modem_;
modem_unittest.cc 70 new StrictModem(
86 std::unique_ptr<StrictModem> modem_;

Completed in 348 milliseconds