Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
Dbacktrace_utils_test.cpp70 auto curMemSize = GetSelfMemoryCount(); in CheckResourceUsage()
102 BacktraceUtilsTest::memCountTotal = GetSelfMemoryCount(); in SetUpTestCase()
116 memCount = GetSelfMemoryCount(); in SetUp()
Dbacktrace_local_test.cpp64 auto curMemSize = GetSelfMemoryCount(); in CheckResourceUsage()
94 BacktraceLocalTest::memCountTotal = GetSelfMemoryCount(); in SetUpTestCase()
106 memCount = GetSelfMemoryCount(); in SetUp()
/base/hiviewdfx/faultloggerd/test/utils/
Ddfx_test_util.h61 uint64_t GetSelfMemoryCount();
Ddfx_test_util.cpp230 uint64_t GetSelfMemoryCount() in GetSelfMemoryCount() function