Home
last modified time | relevance | path

Searched defs:ARRAY_LENGTH (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dgc_trigger_test.cpp203 constexpr size_t ARRAY_LENGTH = 5 * 32 * 1024; // big enough to provoke several collections in TEST() local
Dg1gc_test.cpp217 static constexpr size_t ARRAY_LENGTH = 100; in TEST_F() local
Dinterpreter_test.cpp1077 constexpr int64_t ARRAY_LENGTH = 10; in TestArray() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp1505 const uint32_t ARRAY_LENGTH = 10; // 10 means array length in HWTEST_F_L0() local
1523 const uint32_t ARRAY_LENGTH = 10; // 10 means array length in HWTEST_F_L0() local
1560 const uint32_t ARRAY_LENGTH = 10; // 10 means array length in HWTEST_F_L0() local
1591 const uint32_t ARRAY_LENGTH = 10; // 10 means array length in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp430 static constexpr size_t ARRAY_LENGTH = 0; in PrepareAotGot() local