Home
last modified time | relevance | path

Searched refs:testDecodedSize (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dtest_helper.h53 const uint8_t testDecodedSize = 2; in CreateEcmaRuntimeCallInfo() local
56 int32_t numActualArgs = argvLength / testDecodedSize + 1; in CreateEcmaRuntimeCallInfo()
/arkcompiler/ets_runtime/test/fuzztest/containerslistconverttoarray_fuzzer/
Dcontainerslistconverttoarray_fuzzer.cpp55 const uint8_t testDecodedSize = 2; in CreateEcmaRuntimeCallInfo() local
56 int32_t numActualArgs = argvLength / testDecodedSize + 1; in CreateEcmaRuntimeCallInfo()
/arkcompiler/ets_runtime/test/fuzztest/containerslistequal_fuzzer/
Dcontainerslistequal_fuzzer.cpp53 const uint8_t testDecodedSize = 2; in CreateEcmaRuntimeCallInfo() local
54 int32_t numActualArgs = argvLength / testDecodedSize + 1; in CreateEcmaRuntimeCallInfo()
/arkcompiler/ets_runtime/test/fuzztest/containerslistlength_fuzzer/
Dcontainerslistlength_fuzzer.cpp53 const uint8_t testDecodedSize = 2; in CreateEcmaRuntimeCallInfo() local
54 int32_t numActualArgs = argvLength / testDecodedSize + 1; in CreateEcmaRuntimeCallInfo()
/arkcompiler/ets_runtime/test/fuzztest/containerslistgetiteratorobj_fuzzer/
Dcontainerslistgetiteratorobj_fuzzer.cpp53 const uint8_t testDecodedSize = 2; in CreateEcmaRuntimeCallInfo() local
54 int32_t numActualArgs = argvLength / testDecodedSize + 1; in CreateEcmaRuntimeCallInfo()
/arkcompiler/ets_runtime/test/fuzztest/containerslistgetsublist_fuzzer/
Dcontainerslistgetsublist_fuzzer.cpp53 const uint8_t testDecodedSize = 2; in CreateEcmaRuntimeCallInfo() local
54 int32_t numActualArgs = argvLength / testDecodedSize + 1; in CreateEcmaRuntimeCallInfo()
/arkcompiler/ets_runtime/test/fuzztest/containerslistget_fuzzer/
Dcontainerslistget_fuzzer.cpp53 const uint8_t testDecodedSize = 2; in CreateEcmaRuntimeCallInfo() local
54 int32_t numActualArgs = argvLength / testDecodedSize + 1; in CreateEcmaRuntimeCallInfo()