Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/tests/benchmark/
Dcompare.py60 old_size = 0 variable
73 old_size = old_res[filename]["code_item section"] variable
/arkcompiler/runtime_core/libpandabase/mem/
Darena-inl.h131 size_t old_size = GetOccupiedSize(); in Resize() local
/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp545 size_t old_size = aa.GetAllocatedSize(); variable