Searched refs:makeInterfaceSharedQuotaCommands (Results 1 – 1 of 1) sorted by relevance
/system/netd/server/ |
D | BandwidthControllerTest.cpp | 369 const std::vector<std::string> makeInterfaceSharedQuotaCommands(const std::string& iface, in makeInterfaceSharedQuotaCommands() function 413 std::vector<std::string> expected = makeInterfaceSharedQuotaCommands(iface, 1, 123456, true); in TEST_F() 429 std::vector<std::string> expected = makeInterfaceSharedQuotaCommands(iface, 1, kOldQuota, true); in TEST_F() 455 auto expected = makeInterfaceSharedQuotaCommands(iface, 1, kQuota, first); in TEST_F()
|