Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthControllerTest.cpp390 const std::vector<std::string> removeInterfaceSharedQuotaCommands(const std::string& iface, in removeInterfaceSharedQuotaCommands() function
421 expected = removeInterfaceSharedQuotaCommands(iface, kQuota, true); in TEST_F()
439 expected = removeInterfaceSharedQuotaCommands(iface, kNewQuota, true); in TEST_F()
464 auto expected = removeInterfaceSharedQuotaCommands(iface, kQuota, last); in TEST_F()