Home
last modified time | relevance | path

Searched refs:fakeExecIptablesRestoreCommand (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/netd/server/
H A DIptablesBaseTest.h34 static int fakeExecIptablesRestoreCommand(IptablesTarget target, const std::string& table,
H A DRouteControllerTest.cpp36 RouteController::iptablesRestoreCommandFunction = fakeExecIptablesRestoreCommand; in RouteControllerTest()
H A DIptablesBaseTest.cpp91 int IptablesBaseTest::fakeExecIptablesRestoreCommand(IptablesTarget target, in fakeExecIptablesRestoreCommand() function in IptablesBaseTest