Searched refs:CountOpenFDsInChild (Results 1 – 1 of 1) sorted by relevance
158 int CountOpenFDsInChild();970 int ProcessUtilTest::CountOpenFDsInChild() { in CountOpenFDsInChild() function in base::ProcessUtilTest1012 int fds_before = CountOpenFDsInChild(); in TEST_F()1022 int fds_after = CountOpenFDsInChild(); in TEST_F()