Home
last modified time | relevance | path

Searched defs:CellularCapabilityTest (Results 1 – 6 of 6) sorted by relevance

/system/connectivity/shill/cellular/
Dcellular_capability_classic_unittest.cc53 class CellularCapabilityTest : public testing::Test { class
55 CellularCapabilityTest() in CellularCapabilityTest() function in shill::CellularCapabilityTest
267 TEST_F(CellularCapabilityTest, GetModemStatus) { in TEST_F() argument
280 TEST_F(CellularCapabilityTest, GetModemInfo) { in TEST_F() argument
293 TEST_F(CellularCapabilityTest, EnableModemSucceed) { in TEST_F() argument
303 TEST_F(CellularCapabilityTest, EnableModemFail) { in TEST_F() argument
313 TEST_F(CellularCapabilityTest, FinishEnable) { in TEST_F() argument
326 TEST_F(CellularCapabilityTest, UnsupportedOperation) { in TEST_F() argument
336 TEST_F(CellularCapabilityTest, AllowRoaming) { in TEST_F() argument
365 TEST_F(CellularCapabilityTest, SetCarrier) { in TEST_F() argument
[all …]
Dcellular_capability.h293 friend class CellularCapabilityTest; variable
Dcellular_capability_classic.h131 friend class CellularCapabilityTest; variable
Dcellular_capability_gsm.h116 friend class CellularCapabilityTest; variable
Dcellular_capability_universal.h187 friend class CellularCapabilityTest; variable
Dcellular.h302 friend class CellularCapabilityTest; variable