Searched refs:InvokeGetModemStatus (Results 1 - 3 of 3) sorted by relevance
/system/connectivity/shill/cellular/ | ||
H A D | cellular_capability_classic_unittest.cc | 145 void InvokeGetModemStatus(Error* error, function in class:shill::CellularCapabilityTest 271 WillOnce(Invoke(this, &CellularCapabilityTest::InvokeGetModemStatus)); |
H A D | cellular_unittest.cc | 225 void InvokeGetModemStatus(Error* error, function in class:shill::CellularTest 341 .WillOnce(Invoke(this, &CellularTest::InvokeGetModemStatus)); 1303 .WillOnce(Invoke(this, &CellularTest::InvokeGetModemStatus)); |
H A D | cellular_capability_gsm_unittest.cc | 164 void InvokeGetModemStatus(Error* error, function in class:shill::CellularCapabilityGSMTest |
Completed in 15 milliseconds