Home
last modified time | relevance | path

Searched defs:totalUnits (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/allocator/tests/
Dregion_manager_test.cpp402 size_t totalUnits = 1024; in HWTEST_F_L0() local
432 size_t totalUnits = 1024; in HWTEST_F_L0() local
462 size_t totalUnits = 1024; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_manager.cpp789 size_t totalUnits = totalSize / RegionDesc::UNIT_SIZE; in DumpRegionStats() local