Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp1439 constexpr char BANDWIDTH_NAUGHTY[] = "bw_penalty_box"; variable
1481 EXPECT_TRUE(iptablesRuleExists(binary, BANDWIDTH_COSTLY_IF.c_str(), BANDWIDTH_NAUGHTY)); in expectBandwidthInterfaceQuotaRuleExists()
1498 EXPECT_FALSE(iptablesRuleExists(binary, BANDWIDTH_COSTLY_IF.c_str(), BANDWIDTH_NAUGHTY)); in expectBandwidthInterfaceQuotaRuleDoesNotExist()
1617 expectBandwidthManipulateSpecialAppRuleExists(BANDWIDTH_NAUGHTY, targetReject, uid); in TEST_F()
1622 expectBandwidthManipulateSpecialAppRuleDoesNotExist(BANDWIDTH_NAUGHTY, uid); in TEST_F()