Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/items_pool/
H A Dtest_items_pool.cpp24 static constexpr size_t ARRAY_SIZE = 2045; member in ark::ets::interop::js::ets_proxy::testing::ItemsPoolTest
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
H A Dets_finalizable_weak_ref_test.cpp170 static constexpr size_t ARRAY_SIZE = 1024U; in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dbump_allocator_test.cpp116 constexpr size_t ARRAY_SIZE = 1024; in DEATH_TEST_F() local
H A Dg1gc_test.cpp609 static constexpr size_t ARRAY_SIZE = 4; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/snapshot/tests/
H A Dsnapshot_test.cpp67 static constexpr uint32_t ARRAY_SIZE = 300; in CompatibilityHelper() local
/arkcompiler/runtime_core/libpandabase/tests/
H A Darena_allocator_test.cpp54 static constexpr size_t ARRAY_SIZE = 1024; member in panda::ArenaAllocatorTest
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Darena_allocator_test.cpp57 static constexpr size_t ARRAY_SIZE = 1024; member in ark::ArenaAllocatorTest
[all...]
/arkcompiler/runtime_core/compiler/tests/aarch64/
H A Dencoder64_test.cpp53 const uint64_t ARRAY_SIZE = 10; variable

Completed in 12 milliseconds