Home
last modified time | relevance | path

Searched defs:free (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/scripts/
H A Dmemdump.py73 def free(self, size): member in AllocInfo
/arkcompiler/runtime_core/static_core/scripts/
H A Dmemdump.py73 def free(self, size): member in AllocInfo
/arkcompiler/runtime_core/libpandabase/tests/
H A Dalloc_tracker_test.cpp111 FreeInfo free; in TEST() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dalloc_tracker_test.cpp114 FreeInfo free; in TEST() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dg1gc_fullgc_test.cpp179 auto free = in MakeAllocations() local
H A Dallocator_test_base.h778 std::unique_ptr<void, void (*)(void *)> allocatedByMalloc(std::malloc(ALLOC_SIZE), free); AllocatedByThisAllocatorTest() local
[all...]
H A Dmem_stats_gen_gc_test.cpp266 auto free = in MakeAllocationsWithRepeats() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
H A Dcocos_worker_test.js[all...]

Completed in 34 milliseconds