Searched defs:expectIptablesRestoreCommands (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DIptablesBaseTest.cpp115 void IptablesBaseTest::expectIptablesRestoreCommands(const std::vector<std::string>& expectedCmds) { function in class:IptablesBaseTest
120 expectIptablesRestoreCommands(expected);
123 void IptablesBaseTest::expectIptablesRestoreCommands(const ExpectedIptablesCommands& expectedCmds) { function in class:IptablesBaseTest

Completed in 67 milliseconds