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.cpp365 addIptablesRestoreOutput(kTetherCounterHeaders, ""); in TEST_F()
369 addIptablesRestoreOutput("", kTetherCounterHeaders); in TEST_F()
374 addIptablesRestoreOutput(kTetherCounterHeaders, kTetherCounterHeaders); in TEST_F()
382 addIptablesRestoreOutput(kIPv6TetherCounters); in TEST_F()
387 addIptablesRestoreOutput(kIPv4TetherCounters, kIPv6TetherCounters); in TEST_F()
399 addIptablesRestoreOutput("", kIPv6TetherCounters); in TEST_F()
403 addIptablesRestoreOutput(kIPv4TetherCounters, ""); in TEST_F()
412 addIptablesRestoreOutput(counters, counters); in TEST_F()
424 addIptablesRestoreOutput(counters, counters); in TEST_F()
DBandwidthControllerTest.cpp198 addIptablesRestoreOutput( in checkBandwithControl()
218 addIptablesRestoreOutput( in TEST_F()
258 addIptablesRestoreOutput( in TEST_F()