Home
last modified time | relevance | path

Searched defs:LENGTH (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dgc_ring_buffer_test.cpp60 constexpr int LENGTH = 10; in HWTEST_F_L0() local
82 constexpr int LENGTH = 10; in HWTEST_F_L0() local
107 constexpr int LENGTH = 10; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Decma_macros.h448 #define DECL_VISIT_ARRAY(BEGIN_OFFSET, LENGTH) \ argument