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()
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.cpp103 expectIptablesRestoreCommands(expected); in expectSetupCommands()
246 expectIptablesRestoreCommands({ in TEST_F()
257 expectIptablesRestoreCommands({ in TEST_F()
306 expectIptablesRestoreCommands(expected); in TEST_F()
312 expectIptablesRestoreCommands(expected); in TEST_F()
316 expectIptablesRestoreCommands(expected); in TEST_F()
365 expectIptablesRestoreCommands(expected); in TEST_F()
369 expectIptablesRestoreCommands(expected); in TEST_F()
373 expectIptablesRestoreCommands(expected); in TEST_F()
381 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()
198 expectIptablesRestoreCommands(expected); in TEST_F()
199 expectIptablesRestoreCommands(ExpectedIptablesCommands{}); in TEST_F()
268 expectIptablesRestoreCommands(expected); in TEST_F()
269 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.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.cpp191 expectIptablesRestoreCommands((ExpectedIptablesCommands){ in TEST_F()
200 expectIptablesRestoreCommands((ExpectedIptablesCommands){ in TEST_F()