Home
last modified time | relevance | path

Searched defs:old_size (Results 1 – 5 of 5) 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/static_core/bytecode_optimizer/tests/benchmark/
Dcompare.py61 old_size = 0 variable
74 old_size = old_res[filename]["code_item section"] variable
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dcreate_empty_file_test.cpp67 auto old_size = filesystem::FileSize(file_path); in HWTEST_F_L0() local
/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