Searched refs:iptablesFirewallUidFirstRuleExists (Results 1 – 1 of 1) sorted by relevance
2360 bool iptablesFirewallUidFirstRuleExists(const char* binary, const char* chainName, in iptablesFirewallUidFirstRuleExists() function2391 EXPECT_TRUE(iptablesFirewallUidFirstRuleExists(binary, chainName, targetReturn, uidRule)); in expectFirewallUidFirstRuleExists()2397 EXPECT_FALSE(iptablesFirewallUidFirstRuleExists(binary, chainName, targetReturn, uidRule)); in expectFirewallUidFirstRuleDoesNotExist()