Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp1630 void expectBandwidthInterfaceQuotaRuleExists(const char* ifname, long quotaBytes) { in expectBandwidthInterfaceQuotaRuleExists() function
1706 expectBandwidthInterfaceQuotaRuleExists(sTun.name().c_str(), testQuotaBytes); in TEST_F()