Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dtemplate_map_test.cpp166 HWTEST_F_L0(TemplateMapTest, ComputeHashTableSize) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_table.h56 inline static int ComputeHashTableSize(uint32_t atLeastSize) in ComputeHashTableSize() function