Home
last modified time | relevance | path

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

/system/netd/server/
DFirewallControllerTest.cpp85 expectIptablesRestoreCommands(expectedRestoreCommands); in TEST_F()
103 expectIptablesRestoreCommands(expectedRestoreCommands); in TEST_F()
111 expectIptablesRestoreCommands(expected); in TEST_F()
117 expectIptablesRestoreCommands(expected); in TEST_F()
125 expectIptablesRestoreCommands(expected); in TEST_F()
131 expectIptablesRestoreCommands(expected); in TEST_F()
142 expectIptablesRestoreCommands(expected); in TEST_F()
151 expectIptablesRestoreCommands(expected); in TEST_F()
206 expectIptablesRestoreCommands(expected); in TEST_F()
215 expectIptablesRestoreCommands(expected); in TEST_F()
[all …]
DIdletimerControllerTest.cpp40 expectIptablesRestoreCommands(ExpectedIptablesCommands{}); in TEST_F()
54 expectIptablesRestoreCommands(expected); in TEST_F()
57 expectIptablesRestoreCommands(expected); in TEST_F()
60 expectIptablesRestoreCommands(expected); in TEST_F()
63 expectIptablesRestoreCommands(expected); in TEST_F()
84 expectIptablesRestoreCommands(expected); in TEST_F()
87 expectIptablesRestoreCommands(expected); in TEST_F()
91 expectIptablesRestoreCommands(expected); in TEST_F()
94 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.cpp112 expectIptablesRestoreCommands(expected); in expectSetupCommands()
240 expectIptablesRestoreCommands({ in TEST_F()
252 expectIptablesRestoreCommands({ in TEST_F()
448 expectIptablesRestoreCommands(expected); in TEST_F()
454 expectIptablesRestoreCommands(expected); in TEST_F()
458 expectIptablesRestoreCommands(expected); in TEST_F()
505 expectIptablesRestoreCommands(expected); in TEST_F()
509 expectIptablesRestoreCommands(expected); in TEST_F()
513 expectIptablesRestoreCommands(expected); in TEST_F()
521 expectIptablesRestoreCommands(expected); in TEST_F()
[all …]
DNatControllerTest.cpp168 expectIptablesRestoreCommands(SETUP_COMMANDS); in TEST_F()
173 expectIptablesRestoreCommands(FLUSH_COMMANDS); in TEST_F()
183 expectIptablesRestoreCommands(expected); in TEST_F()
187 expectIptablesRestoreCommands(startOtherNat); in TEST_F()
191 expectIptablesRestoreCommands(stopOtherNat); in TEST_F()
196 expectIptablesRestoreCommands(expected); in TEST_F()
DControllersTest.cpp67 expectIptablesRestoreCommands(expectedCmds); in TEST_F()
192 expectIptablesRestoreCommands(expected); in TEST_F()
193 expectIptablesRestoreCommands(ExpectedIptablesCommands{}); in TEST_F()
262 expectIptablesRestoreCommands(expected); in TEST_F()
263 expectIptablesRestoreCommands(ExpectedIptablesCommands{}); in TEST_F()
DIptablesBaseTest.h37 void expectIptablesRestoreCommands(const std::vector<std::string>& expectedCmds);
38 void expectIptablesRestoreCommands(const ExpectedIptablesCommands& expectedCmds);
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
DRouteControllerTest.cpp90 expectIptablesRestoreCommands({ in TEST_F()
94 expectIptablesRestoreCommands({ in TEST_F()