Home
last modified time | relevance | path

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

/system/netd/server/
DFirewallControllerTest.cpp56 expectIptablesRestoreCommands(disableCommands); in TEST_F()
59 expectIptablesRestoreCommands(disableCommands); in TEST_F()
62 expectIptablesRestoreCommands(disableCommands); in TEST_F()
65 expectIptablesRestoreCommands(noCommands); in TEST_F()
74 expectIptablesRestoreCommands(disableEnableCommands); in TEST_F()
83 expectIptablesRestoreCommands(ifaceCommands); in TEST_F()
86 expectIptablesRestoreCommands(noCommands); in TEST_F()
95 expectIptablesRestoreCommands(ifaceCommands); in TEST_F()
98 expectIptablesRestoreCommands(noCommands); in TEST_F()
101 expectIptablesRestoreCommands(noCommands); in TEST_F()
[all …]
DIdletimerControllerTest.cpp40 expectIptablesRestoreCommands(ExpectedIptablesCommands{}); in TEST_F()
63 expectIptablesRestoreCommands(expected); in TEST_F()
66 expectIptablesRestoreCommands(expected); in TEST_F()
70 expectIptablesRestoreCommands(expected); in TEST_F()
73 expectIptablesRestoreCommands(expected); in TEST_F()
DStrictControllerTest.cpp108 expectIptablesRestoreCommands(expected); in TEST_F()
122 expectIptablesRestoreCommands({ expected }); in TEST_F()
152 expectIptablesRestoreCommands(logCommands); in TEST_F()
155 expectIptablesRestoreCommands(acceptCommands); in TEST_F()
162 expectIptablesRestoreCommands(rejectCommands); in TEST_F()
165 expectIptablesRestoreCommands(acceptCommands); in TEST_F()
DBandwidthControllerTest.cpp102 expectIptablesRestoreCommands(expected); in expectSetupCommands()
225 expectIptablesRestoreCommands({ in TEST_F()
236 expectIptablesRestoreCommands({ in TEST_F()
285 expectIptablesRestoreCommands(expected); in TEST_F()
291 expectIptablesRestoreCommands(expected); in TEST_F()
295 expectIptablesRestoreCommands(expected); in TEST_F()
344 expectIptablesRestoreCommands(expected); in TEST_F()
348 expectIptablesRestoreCommands(expected); in TEST_F()
352 expectIptablesRestoreCommands(expected); in TEST_F()
360 expectIptablesRestoreCommands(expected); in TEST_F()
[all …]
DTetherControllerTest.cpp254 expectIptablesRestoreCommands(SETUP_COMMANDS); in TEST_F()
259 expectIptablesRestoreCommands(FLUSH_COMMANDS); in TEST_F()
267 expectIptablesRestoreCommands(firstNat); in TEST_F()
273 expectIptablesRestoreCommands(startOtherNatOnSameUpstream); in TEST_F()
278 expectIptablesRestoreCommands(stopFirstNat); in TEST_F()
285 expectIptablesRestoreCommands(stopLastNat); in TEST_F()
290 expectIptablesRestoreCommands(firstNat); in TEST_F()
296 expectIptablesRestoreCommands(stopLastNat); in TEST_F()
304 expectIptablesRestoreCommands(firstNat); in TEST_F()
311 expectIptablesRestoreCommands(secondNat); in TEST_F()
[all …]
DControllersTest.cpp67 expectIptablesRestoreCommands(expectedCmds); in TEST_F()
205 expectIptablesRestoreCommands(expected); in TEST_F()
206 expectIptablesRestoreCommands(ExpectedIptablesCommands{}); in TEST_F()
275 expectIptablesRestoreCommands(expected); in TEST_F()
276 expectIptablesRestoreCommands(ExpectedIptablesCommands{}); in TEST_F()
DIptablesBaseTest.cpp99 void IptablesBaseTest::expectIptablesRestoreCommands(const std::vector<std::string>& expectedCmds) { in expectIptablesRestoreCommands() function in IptablesBaseTest
104 expectIptablesRestoreCommands(expected); in expectIptablesRestoreCommands()
107 void IptablesBaseTest::expectIptablesRestoreCommands(const ExpectedIptablesCommands& expectedCmds) { in expectIptablesRestoreCommands() function in IptablesBaseTest
DIptablesBaseTest.h39 void expectIptablesRestoreCommands(const std::vector<std::string>& expectedCmds);
40 void expectIptablesRestoreCommands(const ExpectedIptablesCommands& expectedCmds);
DRouteControllerTest.cpp122 expectIptablesRestoreCommands({StringPrintf( in TEST_F()
129 expectIptablesRestoreCommands({StringPrintf( in TEST_F()