Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dtemplate_map_test.cpp128 int entriesCount = 8; in HWTEST_F_L0() local
146 int entriesCount = 8; in HWTEST_F_L0() local
196 int entriesCount = 22; in HWTEST_F_L0() local
232 int entriesCount = 55; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_table.h87 static JSHandle<Derived> Create(const JSThread *thread, int entriesCount) in Create()
162 int entriesCount = EntriesCount(); in IsNeedGrowHashTable() local