Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/routeselection/
H A DNetworkPriorityClassifierTest.java509 private void verifyMatchCellWithRequiredCapabilities( in verifyMatchCellWithRequiredCapabilities() method in NetworkPriorityClassifierTest
527 verifyMatchCellWithRequiredCapabilities(template, true /* expectMatch */); in testMatchCell()
534 verifyMatchCellWithRequiredCapabilities(template, false /* expectMatch */); in testMatchCellFail_RequiredCapabilitiesMissing()
541 verifyMatchCellWithRequiredCapabilities(template, false /* expectMatch */); in testMatchCellFail_ForbiddenCapabilitiesFound()