Searched refs:ipRuleExists (Results 1 – 1 of 1) sorted by relevance
1686 bool ipRuleExists(const char* ipVersion, const std::string& ipRule) { in ipRuleExists() function1701 EXPECT_TRUE(ipRuleExists(ipVersion, networkDefaultRule)); in expectNetworkDefaultIpRuleExists()1709 EXPECT_FALSE(ipRuleExists(ipVersion, networkDefaultRule)); in expectNetworkDefaultIpRuleDoesNotExist()1731 EXPECT_TRUE(ipRuleExists(ipVersion, networkPermissionRule)); in expectNetworkPermissionIpRuleExists()3356 EXPECT_TRUE(ipRuleExists(ipVersion, vpnFallthroughRule)); in expectVpnFallthroughRuleExists()