Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DFirewallControllerTest.cpp119 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()
254 expectIptablesRestoreCommands(noCommands); in TEST_F()
275 expectIptablesRestoreCommands(noCommands); in TEST_F()
[all …]
H A DBandwidthControllerTest.cpp246 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()
387 expectIptablesRestoreCommands(expected); in TEST_F()
[all …]
H A DTetherControllerTest.cpp254 expectIptablesRestoreCommands(SETUP_COMMANDS); in TEST_F()
267 expectIptablesRestoreCommands(firstNat); 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()
317 expectIptablesRestoreCommands(NONE); in TEST_F()
322 expectIptablesRestoreCommands(stopSecondNat); in TEST_F()
[all …]
H A 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()
H A 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()
H A 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()
H A 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
H A DIptablesBaseTest.h37 void expectIptablesRestoreCommands(const std::vector<std::string>& expectedCmds);
38 void expectIptablesRestoreCommands(const ExpectedIptablesCommands& expectedCmds);
H A DRouteControllerTest.cpp108 expectIptablesRestoreCommands({StringPrintf( in TEST_F()
115 expectIptablesRestoreCommands({StringPrintf( in TEST_F()
H A DClatdControllerTest.cpp191 expectIptablesRestoreCommands((ExpectedIptablesCommands){ in TEST_F()
200 expectIptablesRestoreCommands((ExpectedIptablesCommands){ in TEST_F()