Home
last modified time | relevance | path

Searched defs:tMap (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_hashmap_test.cpp148 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(); in HWTEST_F_L0() local
180 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(); in HWTEST_F_L0() local
282 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(); in HWTEST_F_L0() local
429 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(); in HWTEST_F_L0() local
614 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(); in HWTEST_F_L0() local
706 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(); in HWTEST_F_L0() local
817 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmapset_fuzzer/
Dcontainershashmapset_fuzzer.cpp97 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapSetFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmapentries_fuzzer/
Dcontainershashmapentries_fuzzer.cpp97 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapEntriesFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmapkeys_fuzzer/
Dcontainershashmapkeys_fuzzer.cpp97 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapKeysFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmapforeach_fuzzer/
Dcontainershashmapforeach_fuzzer.cpp97 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapForEachFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmapreplace_fuzzer/
Dcontainershashmapreplace_fuzzer.cpp97 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapReplaceFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmapclear_fuzzer/
Dcontainershashmapclear_fuzzer.cpp96 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapClearFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmapgetlength_fuzzer/
Dcontainershashmapgetlength_fuzzer.cpp97 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapGetLengthFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmapget_fuzzer/
Dcontainershashmapget_fuzzer.cpp97 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapGetFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmaphaskey_fuzzer/
Dcontainershashmaphaskey_fuzzer.cpp97 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapHasKeyFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmapisempty_fuzzer/
Dcontainershashmapisempty_fuzzer.cpp97 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapIsEmptyFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmapremove_fuzzer/
Dcontainershashmapremove_fuzzer.cpp97 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapRemoveFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmaphasvalue_fuzzer/
Dcontainershashmaphasvalue_fuzzer.cpp97 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapHasValueFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmapvalues_fuzzer/
Dcontainershashmapvalues_fuzzer.cpp97 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapValuesFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmapsetall_fuzzer/
Dcontainershashmapsetall_fuzzer.cpp97 JSHandle<JSAPIHashMap> tMap = CreateJSAPIHashMap(thread); in ContainersHashMapSetAllFuzzTest() local