Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/local_scope_ops/
Densure_enough_references.cpp25 constexpr ani_size MIN_CAPACITY = 1; variable
Dcreate_local_scope.cpp26 constexpr ani_size MIN_CAPACITY = 1; variable
/arkcompiler/ets_runtime/ecmascript/
Dtagged_queue.h149 static const uint32_t MIN_CAPACITY = 2; variable