Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthControllerTest.cpp137 const std::string& expectedAccounting) { in expectSetupCommands() argument
166 if (expectedAccounting.size()) { in expectSetupCommands()
167 expected.push_back({ V4V6, expectedAccounting }); in expectSetupCommands()
208 std::string expectedAccounting = in checkBandwithControl() local
212 expectSetupCommands(expectedClean, expectedAccounting); in checkBandwithControl()