Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
H A Dbacktrace_utils_test.cpp80 BacktraceUtilsTest::mapsCountTotal = GetSelfMapsCount(); in SetUpTestCase()
94 mapsCount = GetSelfMapsCount(); in SetUp()
H A Dbacktrace_local_test.cpp73 BacktraceLocalTest::mapsCountTotal = GetSelfMapsCount(); in SetUpTestCase()
85 mapsCount = GetSelfMapsCount(); in SetUp()
/ohos5.0/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp261 uint32_t GetSelfMapsCount() in GetSelfMapsCount() function
290 auto curMapsCount = GetSelfMapsCount(); in CheckResourceUsage()
H A Ddfx_test_util.h89 uint32_t GetSelfMapsCount();