Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/com/android/server/
DBpfNetMapsTest.java272 private void doTestSetChildChain(final List<Integer> testChains) throws Exception { in doTestSetChildChain() argument
274 for (final int chain: testChains) { in doTestSetChildChain()
280 for (final int chain: testChains) { in doTestSetChildChain()
285 for (final int chain: testChains) { in doTestSetChildChain()
501 private void doTestSetUidRule(final List<Integer> testChains) throws Exception { in doTestSetUidRule() argument
504 for (final int chain: testChains) { in doTestSetUidRule()
510 checkUidOwnerValue(TEST_UID, TEST_IF_INDEX, IIF_MATCH | getMatch(testChains)); in doTestSetUidRule()
512 for (final int chain: testChains) { in doTestSetUidRule()