Home
last modified time | relevance | path

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

/system/netd/server/
DIptablesRestoreControllerTest.cpp88 std::vector<std::string> parseProcStat(int fd, const std::string& path) { in parseProcStat() function in IptablesRestoreControllerTest
119 std::vector<std::string> procStat = parseProcStat(fd, statPath); in expectNoIptablesRestoreProcess()
133 const auto& procStat = parseProcStat(fd, statPath); in getRssPages()