Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
H A Dbacktrace_utils_test.cpp79 BacktraceUtilsTest::fdCountTotal = GetSelfFdCount(); in SetUpTestCase()
93 fdCount = GetSelfFdCount(); in SetUp()
H A Dbacktrace_local_test.cpp74 BacktraceLocalTest::fdCountTotal = GetSelfFdCount(); in SetUpTestCase()
86 fdCount = GetSelfFdCount(); in SetUp()
/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.h88 uint32_t GetSelfFdCount();
H A Ddfx_test_util.cpp275 uint32_t GetSelfFdCount() in GetSelfFdCount() function
286 auto curFdCount = GetSelfFdCount(); in CheckResourceUsage()

Completed in 3 milliseconds