Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dcellular_capability_gsm_unittest.cc152 void InvokeSendPIN(const string& pin, Error* error, in InvokeSendPIN() function in shill::CellularCapabilityGSMTest
523 .WillOnce(Invoke(this, &CellularCapabilityGSMTest::InvokeSendPIN)); in TEST_F()