Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DTetherControllerTest.cpp336 std::string kIPv4TetherCounters = Join(std::vector<std::string> { variable
390 addIptablesRestoreOutput(kIPv4TetherCounters, kIPv6TetherCounters); in TEST_F()
406 addIptablesRestoreOutput(kIPv4TetherCounters, ""); in TEST_F()
411 std::vector<std::string> counterLines = android::base::Split(kIPv4TetherCounters, "\n"); in TEST_F()