Searched refs:testQuotaBytes (Results 1 – 1 of 1) sorted by relevance
1696 long testQuotaBytes = 5550; in TEST_F() local1704 binder::Status status = mNetd->bandwidthSetInterfaceQuota(sTun.name(), testQuotaBytes); in TEST_F()1706 expectBandwidthInterfaceQuotaRuleExists(sTun.name().c_str(), testQuotaBytes); in TEST_F()