Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/com/android/server/
DBpfNetMapsTest.java474 private void doTestRemoveUidInterfaceRules(final int iif0, final long match0, in doTestRemoveUidInterfaceRules() method in BpfNetMapsTest
490 doTestRemoveUidInterfaceRules(TEST_IF_INDEX, IIF_MATCH, NULL_IIF, IIF_MATCH); in testRemoveUidInterfaceRules()
493 doTestRemoveUidInterfaceRules(TEST_IF_INDEX, IIF_MATCH | DOZABLE_MATCH, in testRemoveUidInterfaceRules()
497 doTestRemoveUidInterfaceRules(NO_IIF, DOZABLE_MATCH, in testRemoveUidInterfaceRules()