Home
last modified time | relevance | path

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

/system/netd/server/
DIptablesBaseTest.h44 static void addIptablesRestoreOutput(std::string contents) { in addIptablesRestoreOutput() function
48 static void addIptablesRestoreOutput(std::string contents1, std::string contents2) { in addIptablesRestoreOutput() function
49 addIptablesRestoreOutput(contents1); in addIptablesRestoreOutput()
50 addIptablesRestoreOutput(contents2); in addIptablesRestoreOutput()
DTetherControllerTest.cpp415 addIptablesRestoreOutput(kTetherCounterHeaders, ""); in TEST_F()
419 addIptablesRestoreOutput("", kTetherCounterHeaders); in TEST_F()
424 addIptablesRestoreOutput(kTetherCounterHeaders, kTetherCounterHeaders); in TEST_F()
432 addIptablesRestoreOutput(kIPv6TetherCounters); in TEST_F()
437 addIptablesRestoreOutput(kIPv4TetherCounters, kIPv6TetherCounters); in TEST_F()
449 addIptablesRestoreOutput("", kIPv6TetherCounters); in TEST_F()
453 addIptablesRestoreOutput(kIPv4TetherCounters, ""); in TEST_F()
462 addIptablesRestoreOutput(counters, counters); in TEST_F()
474 addIptablesRestoreOutput(counters, counters); in TEST_F()
DBandwidthControllerTest.cpp200 addIptablesRestoreOutput( in checkBandwithControl()
220 addIptablesRestoreOutput( in TEST_F()
260 addIptablesRestoreOutput( in TEST_F()