Searched defs:kServingOperatorCountry (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/cellular/
H A Dcellular_unittest.cc145 kServingOperatorCountry("ca"),
474 const string kServingOperatorCountry; member in class:shill::CellularTest
970 .WillRepeatedly(ReturnRef(kServingOperatorCountry));
978 kServingOperatorCountry);
983 kServingOperatorCountry);
1036 .WillRepeatedly(ReturnRef(kServingOperatorCountry));
1049 kServingOperatorCountry);

Completed in 37 milliseconds