Home
last modified time | relevance | path

Searched defs:DEFAULT_CAPACITY (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dweak_vector.h36 static constexpr uint32_t DEFAULT_CAPACITY = 4; member in panda::ecmascript::WeakVector
/arkcompiler/runtime_core/compiler/tests/
H A Dreg_alloc_interference_graph_test.cpp215 const unsigned DEFAULT_CAPACITY = 11; in TEST_F() local
H A Dreg_alloc_interference_graph_new_test.cpp301 const size_t DEFAULT_CAPACITY = 5; in HWTEST_F() local
374 const size_t DEFAULT_CAPACITY = 11; in HWTEST_F() local
462 const size_t DEFAULT_CAPACITY = DEFAULT_PHISICALS + DEFAULT_NONPHISICALS; in HWTEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dthread.h127 static constexpr uint32_t DEFAULT_CAPACITY = 16; member in ark::LockedObjectList

Completed in 3 milliseconds