Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp1696 long testQuotaBytes = 5550; in TEST_F() local
1704 binder::Status status = mNetd->bandwidthSetInterfaceQuota(sTun.name(), testQuotaBytes); in TEST_F()
1706 expectBandwidthInterfaceQuotaRuleExists(sTun.name().c_str(), testQuotaBytes); in TEST_F()