Home
last modified time | relevance | path

Searched refs:InvokeGetIMSI (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/cellular/
Dcellular_capability_gsm_unittest.cc106 void InvokeGetIMSI(Error* error, const GSMIdentifierCallback& callback, in InvokeGetIMSI() function in shill::CellularCapabilityGSMTest
302 .WillOnce(Invoke(this, &CellularCapabilityGSMTest::InvokeGetIMSI)); in SetupCommonStartModemExpectations()
373 &CellularCapabilityGSMTest::InvokeGetIMSI)); in TEST_F()
Dcellular_unittest.cc251 void InvokeGetIMSI(Error* error, const GSMIdentifierCallback& callback, in InvokeGetIMSI() function in shill::CellularTest
719 .WillOnce(Invoke(this, &CellularTest::InvokeGetIMSI)); in TEST_F()