Searched refs:expectNetworkPermissionIptablesRuleExists (Results 1 – 1 of 1) sorted by relevance
1876 void expectNetworkPermissionIptablesRuleExists(const char* ifName, int permission) { in expectNetworkPermissionIptablesRuleExists() function2114 expectNetworkPermissionIptablesRuleExists(sTun.name().c_str(), INetd::PERMISSION_SYSTEM); in TEST_F()2119 expectNetworkPermissionIptablesRuleExists(sTun.name().c_str(), INetd::PERMISSION_NONE); in TEST_F()