Home
last modified time | relevance | path

Searched defs:callInfo2 (Results 1 - 17 of 17) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapforeach_fuzzer/
H A Dcontainerslightweightmapforeach_fuzzer.cpp112 EcmaRuntimeCallInfo *callInfo2 = CreateEcmaRuntimeCallInfo(thread, 4); in ContainersLightWeightMapForEachFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapisempty_fuzzer/
H A Dcontainerslightweightmapisempty_fuzzer.cpp112 EcmaRuntimeCallInfo *callInfo2 = CreateEcmaRuntimeCallInfo(thread, 4); in ContainersLightWeightMapIsEmptyFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmaphasall_fuzzer/
H A Dcontainerslightweightmaphasall_fuzzer.cpp112 EcmaRuntimeCallInfo *callInfo2 = CreateEcmaRuntimeCallInfo(thread, 4); in ContainersLightWeightMapHasAllhFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapremove_fuzzer/
H A Dcontainerslightweightmapremove_fuzzer.cpp112 EcmaRuntimeCallInfo *callInfo2 = CreateEcmaRuntimeCallInfo(thread, 4); in ContainersLightWeightMapRemoveFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmaptostring_fuzzer/
H A Dcontainerslightweightmaptostring_fuzzer.cpp112 EcmaRuntimeCallInfo *callInfo2 = CreateEcmaRuntimeCallInfo(thread, 4); in ContainersLightWeightMapToStringFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapclear_fuzzer/
H A Dcontainerslightweightmapclear_fuzzer.cpp112 EcmaRuntimeCallInfo *callInfo2 = CreateEcmaRuntimeCallInfo(thread, 4); in ContainersLightWeightMapClearFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmaplength_fuzzer/
H A Dcontainerslightweightmaplength_fuzzer.cpp112 EcmaRuntimeCallInfo *callInfo2 = CreateEcmaRuntimeCallInfo(thread, 4); in ContainersLightWeightMapLengthFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapsetandget_fuzzer/
H A Dcontainerslightweightmapsetandget_fuzzer.cpp112 EcmaRuntimeCallInfo *callInfo2 = CreateEcmaRuntimeCallInfo(thread, 6); in ContainersLightWeightMapSetAndGetFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapsetall_fuzzer/
H A Dcontainerslightweightmapsetall_fuzzer.cpp113 EcmaRuntimeCallInfo *callInfo2 = CreateEcmaRuntimeCallInfo(thread, 6); in ContainersLightWeightMapSetAllFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapvalues_fuzzer/
H A Dcontainerslightweightmapvalues_fuzzer.cpp115 EcmaRuntimeCallInfo *callInfo2 = CreateEcmaRuntimeCallInfo(thread, 4); in ContainersLightWeightMapValuesFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapkeys_fuzzer/
H A Dcontainerslightweightmapkeys_fuzzer.cpp115 EcmaRuntimeCallInfo *callInfo2 = CreateEcmaRuntimeCallInfo(thread, 4); in ContainersLightWeightMapKeysFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
H A Dcontainers_hashset_test.cpp343 auto callInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 4); in HWTEST_F_L0() local
H A Dcontainers_hashmap_test.cpp383 auto callInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 4); in HWTEST_F_L0() local
H A Dcontainers_treeset_test.cpp866 auto callInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 4); in HWTEST_F_L0() local
H A Dcontainers_vector_test.cpp630 auto callInfo2 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/fuzztest/containerslinkedlistcommon_fuzzer/
H A Dcontainerslinkedlistcommon_fuzzer.h756 auto callInfo2 = CreateEcmaRuntimeCallInfo(thread, 8); in ContainersLinkedListForEachFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containershashmapcommon_fuzzer/
H A Dcontainershashmapcommon_fuzzer.h124 auto callInfo2 = CreateEcmaRuntimeCallInfo(thread, 4); in ContainersHashMapEntriesFuzzTest() local
312 EcmaRuntimeCallInfo *callInfo2 = CreateEcmaRuntimeCallInfo(thread, 4); in ContainersHashMapIsEmptyFuzzTest() local

Completed in 14 milliseconds