Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/android/net/
DNetworkTemplateTest.kt229 val identImsi2 = buildNetworkIdentity(mockContext, buildMobileNetworkState(TEST_IMSI2), in testRatTypeGroupMatches() constant
253 templateUmts.assertMatches(identImsi2) in testRatTypeGroupMatches()
254 templateAll.assertMatches(identImsi2) in testRatTypeGroupMatches()
255 templateUnknown.assertDoesNotMatch(identImsi2) in testRatTypeGroupMatches()