Searched refs:parseProcStat (Results 1 – 1 of 1) sorted by relevance
88 std::vector<std::string> parseProcStat(int fd, const std::string& path) { in parseProcStat() function in IptablesRestoreControllerTest119 std::vector<std::string> procStat = parseProcStat(fd, statPath); in expectNoIptablesRestoreProcess()133 const auto& procStat = parseProcStat(fd, statPath); in getRssPages()