Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp2409 constexpr char FIREWALL_OUTPUT[] = "fw_OUTPUT"; variable
2417 EXPECT_TRUE(iptablesRuleExists(binary, FIREWALL_OUTPUT, rejectRule)); in expectFirewallAllowlistMode()
2425 EXPECT_EQ(2, iptablesRuleLineLength(binary, FIREWALL_OUTPUT)); in expectFirewallDenylistMode()
2469 EXPECT_TRUE(iptablesFirewallInterfaceFirstRuleExists(binary, FIREWALL_OUTPUT, ifname, in expectFirewallInterfaceRuleAllowExists()
2480 iptablesFirewallInterfaceRuleExists(binary, FIREWALL_OUTPUT, ifname, returnRule)); in expectFireWallInterfaceRuleAllowDoesNotExist()