Home
last modified time | relevance | path

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

/system/netd/server/
DFirewallControllerTest.cpp94 expectIptablesRestoreCommands(expectedRestoreCommands); in TEST_F()
111 expectIptablesRestoreCommands(expectedRestoreCommands); in TEST_F()
119 expectIptablesRestoreCommands(expected); in TEST_F()
125 expectIptablesRestoreCommands(expected); in TEST_F()
133 expectIptablesRestoreCommands(expected); in TEST_F()
139 expectIptablesRestoreCommands(expected); in TEST_F()
150 expectIptablesRestoreCommands(expected); in TEST_F()
159 expectIptablesRestoreCommands(expected); in TEST_F()
216 expectIptablesRestoreCommands(expected); in TEST_F()
225 expectIptablesRestoreCommands(expected); in TEST_F()
[all …]
DIdletimerControllerTest.cpp40 expectIptablesRestoreCommands(ExpectedIptablesCommands{}); in TEST_F()
61 expectIptablesRestoreCommands(expected); in TEST_F()
64 expectIptablesRestoreCommands(expected); in TEST_F()
68 expectIptablesRestoreCommands(expected); in TEST_F()
71 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.cpp170 expectIptablesRestoreCommands(expected); in expectSetupCommands()
296 expectIptablesRestoreCommands({ in TEST_F()
307 expectIptablesRestoreCommands({ in TEST_F()
356 expectIptablesRestoreCommands(expected); in TEST_F()
362 expectIptablesRestoreCommands(expected); in TEST_F()
366 expectIptablesRestoreCommands(expected); in TEST_F()
415 expectIptablesRestoreCommands(expected); in TEST_F()
419 expectIptablesRestoreCommands(expected); in TEST_F()
423 expectIptablesRestoreCommands(expected); in TEST_F()
431 expectIptablesRestoreCommands(expected); in TEST_F()
[all …]
DControllersTest.cpp67 expectIptablesRestoreCommands(expectedCmds); in TEST_F()
198 expectIptablesRestoreCommands(expected); in TEST_F()
199 expectIptablesRestoreCommands(ExpectedIptablesCommands{}); in TEST_F()
268 expectIptablesRestoreCommands(expected); in TEST_F()
269 expectIptablesRestoreCommands(ExpectedIptablesCommands{}); in TEST_F()
DTetherControllerTest.cpp301 expectIptablesRestoreCommands(SETUP_COMMANDS); in TEST_F()
306 expectIptablesRestoreCommands(FLUSH_COMMANDS); in TEST_F()
314 expectIptablesRestoreCommands(firstNat); in TEST_F()
320 expectIptablesRestoreCommands(startOtherNatOnSameUpstream); in TEST_F()
325 expectIptablesRestoreCommands(stopFirstNat); in TEST_F()
332 expectIptablesRestoreCommands(stopLastNat); in TEST_F()
337 expectIptablesRestoreCommands(firstNat); in TEST_F()
343 expectIptablesRestoreCommands(stopLastNat); in TEST_F()
351 expectIptablesRestoreCommands(firstNat); in TEST_F()
358 expectIptablesRestoreCommands(secondNat); in TEST_F()
[all …]
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.h37 void expectIptablesRestoreCommands(const std::vector<std::string>& expectedCmds);
38 void expectIptablesRestoreCommands(const ExpectedIptablesCommands& expectedCmds);
DRouteControllerTest.cpp108 expectIptablesRestoreCommands({StringPrintf( in TEST_F()
115 expectIptablesRestoreCommands({StringPrintf( in TEST_F()
DClatdControllerTest.cpp192 expectIptablesRestoreCommands((ExpectedIptablesCommands){ in TEST_F()
201 expectIptablesRestoreCommands((ExpectedIptablesCommands){ in TEST_F()