Searched refs:ipRuleExists (Results 1 – 1 of 1) sorted by relevance
1806 bool ipRuleExists(const char* ipVersion, const std::string& ipRule) { in ipRuleExists() function1822 EXPECT_TRUE(ipRuleExists(ipVersion, networkDefaultRule)); in expectNetworkDefaultIpRuleExists()1831 EXPECT_FALSE(ipRuleExists(ipVersion, networkDefaultRule)); in expectNetworkDefaultIpRuleDoesNotExist()1856 EXPECT_TRUE(ipRuleExists(ipVersion, networkPermissionRule)); in expectNetworkPermissionIpRuleExists()3401 EXPECT_TRUE(ipRuleExists(ipVersion, vpnFallthroughRule)); in expectVpnFallthroughRuleExists()