Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DTetherControllerTest.cpp276 ExpectedIptablesCommands stopFirstNat = stopNatCommands("wlan0", "rmnet0"); in TEST_F() local
278 expectIptablesRestoreCommands(stopFirstNat); in TEST_F()
325 ExpectedIptablesCommands stopFirstNat = stopNatCommands("wlan0", "rmnet0"); in TEST_F() local
326 appendAll(stopFirstNat, FLUSH_COMMANDS); in TEST_F()
328 expectIptablesRestoreCommands(stopFirstNat); in TEST_F()