OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CountOpenFDsInChild
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/
process_util_unittest.cc
108
int
CountOpenFDsInChild
();
423
int ProcessUtilTest::
CountOpenFDsInChild
() {
451
int fds_before =
CountOpenFDsInChild
();
459
int fds_after =
CountOpenFDsInChild
();
/external/chromium_org/base/process/
process_util_unittest.cc
125
int
CountOpenFDsInChild
();
501
int ProcessUtilTest::
CountOpenFDsInChild
() {
542
int fds_before =
CountOpenFDsInChild
();
550
int fds_after =
CountOpenFDsInChild
();
Completed in 905 milliseconds