Searched refs:WITH_COUNTERS (Results 1 – 1 of 1) sorted by relevance
/system/netd/server/ |
D | TetherControllerTest.cpp | 240 constexpr static const bool WITH_COUNTERS = true; member in android::net::TetherControllerTest 312 allNewNatCommands("wlan0", "rmnet0", WITH_COUNTERS, WITH_IPV6, true); in TEST_F() 318 "usb0", "rmnet0", WITH_COUNTERS); in TEST_F() 349 allNewNatCommands("wlan0", "rmnet0", WITH_COUNTERS, WITH_IPV6, true); in TEST_F() 356 allNewNatCommands("wlan0", "v4-rmnet0", WITH_COUNTERS, NO_IPV6, false); in TEST_F()
|