Home
last modified time | relevance | path

Searched defs:setHandle (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dlinked_hash_table_test.cpp101 JSHandle<LinkedHashSet> setHandle = LinkedHashSet::Create(thread, numOfElement); in HWTEST_F_L0() local
169 JSHandle<LinkedHashSet> setHandle = LinkedHashSet::Create(thread, numOfElement); HWTEST_F_L0() local
233 JSHandle<LinkedHashSet> setHandle = LinkedHashSet::Create(thread, numOfElement); HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefishashset_fuzzer/
H A Djsvaluerefishashset_fuzzer.cpp152 JSHandle<JSAPIHashSet> setHandle = ConstructobjectHashSet(thread); in JSValueRefIsHashSetFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Dffi_workload.cpp1557 JSHandle<JSAPIHashSet> setHandle = ConstructobjectHashSet(vm_); in HWTEST_F_L0() local

Completed in 12 milliseconds