Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
Dbacktrace_utils_test.cpp61 auto curFdCount = GetSelfFdCount(); in CheckResourceUsage()
100 BacktraceUtilsTest::fdCountTotal = GetSelfFdCount(); in SetUpTestCase()
114 fdCount = GetSelfFdCount(); in SetUp()
Dbacktrace_local_test.cpp55 auto curFdCount = GetSelfFdCount(); in CheckResourceUsage()
92 BacktraceLocalTest::fdCountTotal = GetSelfFdCount(); in SetUpTestCase()
104 fdCount = GetSelfFdCount(); in SetUp()
/base/hiviewdfx/faultloggerd/test/utils/
Ddfx_test_util.h59 uint32_t GetSelfFdCount();
Ddfx_test_util.cpp275 uint32_t GetSelfFdCount() in GetSelfFdCount() function