Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dcellular_capability_gsm_unittest.cc160 void InvokeChangePIN(const string& old_pin, const string& pin, Error* error, in InvokeChangePIN() function in shill::CellularCapabilityGSMTest
550 .WillOnce(Invoke(this, &CellularCapabilityGSMTest::InvokeChangePIN)); in TEST_F()