Home
last modified time | relevance | path

Searched defs:expectedRule (Results 1 – 3 of 3) sorted by relevance

/system/netd/tests/
Dtest_utils.cpp76 const std::string& expectedRule) { in iptablesRuleExists()
Dbinder_test.cpp1078 const std::string& expectedRule, const char* table) { in iptablesIdleTimerInterfaceRuleExists()
1738 const std::string& expectedRule, in iptablesNetworkPermissionIptablesRuleExists()
2308 const std::string& expectedRule) { in iptablesFirewallInterfaceFirstRuleExists()
2328 const std::string& expectedRule) { in iptablesFirewallInterfaceRuleExists()
2362 const std::string& expectedRule) { in iptablesFirewallUidFirstRuleExists()
2376 const std::string& expectedRule) { in iptablesFirewallUidLastRuleExists()
/system/netd/server/
DTrafficControllerTest.cpp222 void expectUidOwnerMapValues(const std::vector<std::string>& appStrUids, uint8_t expectedRule, in expectUidOwnerMapValues()