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

/system/connectivity/shill/cellular/
H A Dcellular_capability_classic_unittest.cc145 void InvokeGetModemStatus(Error* error, function in class:shill::CellularCapabilityTest
271 WillOnce(Invoke(this, &CellularCapabilityTest::InvokeGetModemStatus));
H A Dcellular_unittest.cc225 void InvokeGetModemStatus(Error* error, function in class:shill::CellularTest
341 .WillOnce(Invoke(this, &CellularTest::InvokeGetModemStatus));
1303 .WillOnce(Invoke(this, &CellularTest::InvokeGetModemStatus));
H A Dcellular_capability_gsm_unittest.cc164 void InvokeGetModemStatus(Error* error, function in class:shill::CellularCapabilityGSMTest

Completed in 15 milliseconds