Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/net/
H A DNetworkPolicyManagerServiceTest.java1967 final int expectedEffectiveBlockedReasons = effectiveBlockedReasons.keyAt(i); in testUpdateEffectiveBlockedReasons() local
1971 + blockedReasonsToString(expectedEffectiveBlockedReasons) in testUpdateEffectiveBlockedReasons()
1974 assertEquals(errorMsg, expectedEffectiveBlockedReasons, in testUpdateEffectiveBlockedReasons()