Searched refs:doTestSetChildChain (Results 1 – 1 of 1) sorted by relevance
272 private void doTestSetChildChain(final List<Integer> testChains) throws Exception { in doTestSetChildChain() method in BpfNetMapsTest291 private void doTestSetChildChain(final int testChain) throws Exception { in doTestSetChildChain() method in BpfNetMapsTest292 doTestSetChildChain(List.of(testChain)); in doTestSetChildChain()299 doTestSetChildChain(FIREWALL_CHAIN_DOZABLE); in testSetChildChain()300 doTestSetChildChain(FIREWALL_CHAIN_STANDBY); in testSetChildChain()301 doTestSetChildChain(FIREWALL_CHAIN_POWERSAVE); in testSetChildChain()302 doTestSetChildChain(FIREWALL_CHAIN_RESTRICTED); in testSetChildChain()303 doTestSetChildChain(FIREWALL_CHAIN_LOW_POWER_STANDBY); in testSetChildChain()304 doTestSetChildChain(FIREWALL_CHAIN_OEM_DENY_1); in testSetChildChain()305 doTestSetChildChain(FIREWALL_CHAIN_OEM_DENY_2); in testSetChildChain()[all …]