Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dframe_allocator_test.cpp46 constexpr size_t ITERATIONS = 32; in SmallAllocateTest() local
124 constexpr size_t ITERATIONS = 1024; in CycledAllocateFreeForHugeFramesTest() local
159 constexpr size_t ITERATIONS = 16; in ValidateArenaGrownPolicy() local
178 constexpr size_t ITERATIONS = 16; in CheckAddrInsideAllocator() local
/arkcompiler/runtime_core/libpandabase/tests/ringbuf/
Dlock_free_ring_buffer_test.cpp21 static constexpr size_t ITERATIONS = 1000000; variable
/arkcompiler/runtime_core/libpandabase/tests/
Dpool_map_test.cpp171 static constexpr size_t ITERATIONS = 200; variable