Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp202 static bool iptablesNoSocketAllowRuleExists(const char *chainName){ in iptablesNoSocketAllowRuleExists() function
231 EXPECT_EQ(true, iptablesNoSocketAllowRuleExists(chainName.c_str())); in TEST_F()
248 EXPECT_EQ(false, iptablesNoSocketAllowRuleExists(chainName.c_str())); in TEST_F()