Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthControllerTest.cpp34 class BandwidthControllerTest : public IptablesBaseTest { class
36 BandwidthControllerTest() { in BandwidthControllerTest() function in BandwidthControllerTest
57 TEST_F(BandwidthControllerTest, TestSetupIptablesHooks) { in TEST_F() argument
79 TEST_F(BandwidthControllerTest, TestEnableBandwidthControl) { in TEST_F() argument
117 TEST_F(BandwidthControllerTest, TestDisableBandwidthControl) { in TEST_F() argument
138 TEST_F(BandwidthControllerTest, TestEnableDataSaver) { in TEST_F() argument
185 TEST_F(BandwidthControllerTest, TestGetTetherStats) { in TEST_F() argument
DAndroid.mk142 BandwidthController.cpp BandwidthControllerTest.cpp \
DBandwidthController.h226 friend class BandwidthControllerTest; variable