Searched refs:modem_cdma_proxy_ (Results 1 – 4 of 4) sorted by relevance
71 modem_cdma_proxy_(new mm1::MockModemModemCdmaProxy()), in CellularCapabilityUniversalCDMATest()119 capability_->modem_cdma_proxy_.reset(modem_cdma_proxy_.release()); in SetCdmaProxy()158 return test_->modem_cdma_proxy_.release(); in CreateMM1ModemModemCdmaProxy()196 unique_ptr<mm1::MockModemModemCdmaProxy> modem_cdma_proxy_; member in shill::CellularCapabilityUniversalCDMATest341 mm1::MockModemModemCdmaProxy* cdma_proxy = modem_cdma_proxy_.get(); in TEST_F()351 Mock::VerifyAndClearExpectations(modem_cdma_proxy_.get()); in TEST_F()358 Mock::VerifyAndClearExpectations(modem_cdma_proxy_.get()); in TEST_F()377 Mock::VerifyAndClearExpectations(modem_cdma_proxy_.get()); in TEST_F()390 Mock::VerifyAndClearExpectations(modem_cdma_proxy_.get()); in TEST_F()
81 modem_cdma_proxy_.reset( in InitProxies()84 modem_cdma_proxy_->set_activation_state_callback( in InitProxies()92 modem_cdma_proxy_.reset(); in ReleaseProxies()152 modem_cdma_proxy_->Activate( in ActivateAutomatic()
126 std::unique_ptr<mm1::ModemModemCdmaProxyInterface> modem_cdma_proxy_; variable
87 modem_cdma_proxy_(new mm1::MockModemModemCdmaProxy()), in CellularCapabilityUniversalTest()287 return test_->modem_cdma_proxy_.release(); in CreateMM1ModemModemCdmaProxy()338 unique_ptr<mm1::MockModemModemCdmaProxy> modem_cdma_proxy_; member in shill::CellularCapabilityUniversalTest