Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/tests/
Dmem_stats_test.cpp162 size_t init_heap_bytes = stats->GetAllocated(SpaceType::SPACE_TYPE_OBJECT); in TEST_F() local
189 size_t init_heap_bytes = stats->GetAllocated(SpaceType::SPACE_TYPE_OBJECT); in TEST_F() local
214 size_t init_heap_bytes = stats->GetAllocated(SpaceType::SPACE_TYPE_OBJECT); in TEST_F() local
239 size_t init_heap_bytes = stats->GetAllocated(SpaceType::SPACE_TYPE_OBJECT); in TEST_F() local
262 size_t init_heap_bytes = stats->GetAllocated(SpaceType::SPACE_TYPE_OBJECT); in TEST_F() local
290 size_t init_heap_bytes = stats->GetAllocated(SpaceType::SPACE_TYPE_HUMONGOUS_OBJECT); in TEST_F() local