Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dmobile_operator_info_unittest.cc1057 class MobileOperatorInfoDataTest : public MobileOperatorInfoMainTest { class
1059 MobileOperatorInfoDataTest() : MobileOperatorInfoMainTest() {} in MobileOperatorInfoDataTest() function in shill::MobileOperatorInfoDataTest
1247 TEST_P(MobileOperatorInfoDataTest, MNODetailedInformation) { in TEST_P() argument
1260 TEST_P(MobileOperatorInfoDataTest, MVNOInheritsInformation) { in TEST_P() argument
1273 TEST_P(MobileOperatorInfoDataTest, MVNOOverridesInformation) { in TEST_P() argument
1287 TEST_P(MobileOperatorInfoDataTest, NoUpdatesBeforeMNOMatch) { in TEST_P() argument
1300 TEST_P(MobileOperatorInfoDataTest, UserUpdatesOverrideMVNO) { in TEST_P() argument
1334 TEST_P(MobileOperatorInfoDataTest, CachedUserUpdatesOverrideMVNO) { in TEST_P() argument
1372 TEST_P(MobileOperatorInfoDataTest, RedundantUserUpdatesMVNO) { in TEST_P() argument
1399 TEST_P(MobileOperatorInfoDataTest, RedundantCachedUpdatesMVNO) { in TEST_P() argument
[all …]