Home
last modified time | relevance | path

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

/aosp_15_r20/system/netd/server/
H A DBandwidthControllerTest.cpp298 const std::vector<std::string> makeInterfaceSharedQuotaCommands(const std::string& iface, in makeInterfaceSharedQuotaCommands() function
342 std::vector<std::string> expected = makeInterfaceSharedQuotaCommands(iface, 1, 123456, true); in TEST_F()
358 std::vector<std::string> expected = makeInterfaceSharedQuotaCommands(iface, 1, kOldQuota, true); in TEST_F()
384 auto expected = makeInterfaceSharedQuotaCommands(iface, 1, kQuota, first); in TEST_F()