Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DIptablesRestoreControllerTest.cpp46 #define IPTABLES_COMM "(iptables-restor)" macro
119 EXPECT_FALSE(procStat[1] == IPTABLES_COMM || procStat[1] == IP6TABLES_COMM) in expectNoIptablesRestoreProcess()
136 EXPECT_TRUE(procStat[1] == IPTABLES_COMM || procStat[1] == IP6TABLES_COMM) in getRssPages()