Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp1714 std::string networkPermissionRule = ""; in expectNetworkPermissionIpRuleExists() local
1717 networkPermissionRule = StringPrintf( in expectNetworkPermissionIpRuleExists()
1721 networkPermissionRule = StringPrintf( in expectNetworkPermissionIpRuleExists()
1725 networkPermissionRule = StringPrintf( in expectNetworkPermissionIpRuleExists()
1731 EXPECT_TRUE(ipRuleExists(ipVersion, networkPermissionRule)); in expectNetworkPermissionIpRuleExists()