Home
last modified time | relevance | path

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

/system/netd/server/
DIptablesBaseTest.h46 static void addIptablesRestoreOutput(std::string contents) { in addIptablesRestoreOutput() function
50 static void addIptablesRestoreOutput(std::string contents1, std::string contents2) { in addIptablesRestoreOutput() function
51 addIptablesRestoreOutput(contents1); in addIptablesRestoreOutput()
52 addIptablesRestoreOutput(contents2); in addIptablesRestoreOutput()
DTetherControllerTest.cpp368 addIptablesRestoreOutput(kTetherCounterHeaders, ""); in TEST_F()
372 addIptablesRestoreOutput("", kTetherCounterHeaders); in TEST_F()
377 addIptablesRestoreOutput(kTetherCounterHeaders, kTetherCounterHeaders); in TEST_F()
385 addIptablesRestoreOutput(kIPv6TetherCounters); in TEST_F()
390 addIptablesRestoreOutput(kIPv4TetherCounters, kIPv6TetherCounters); in TEST_F()
402 addIptablesRestoreOutput("", kIPv6TetherCounters); in TEST_F()
406 addIptablesRestoreOutput(kIPv4TetherCounters, ""); in TEST_F()
415 addIptablesRestoreOutput(counters, counters); in TEST_F()
427 addIptablesRestoreOutput(counters, counters); in TEST_F()
DBandwidthControllerTest.cpp135 addIptablesRestoreOutput( in TEST_F()
167 addIptablesRestoreOutput( in TEST_F()