| /arkcompiler/ets_runtime/test/fuzztest/containersvectorcommon_fuzzer/ |
| D | containersvectorcommon_fuzzer.h | 113 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorAddFuzzTest() 134 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorGetFirstElementFuzzTest() 161 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorGetIndexOfFuzzTest() 189 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorGetLastElementFuzzTest() 216 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorHasFuzzTest() 244 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorInsertFuzzTest() 266 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorRemoveFuzzTest() 295 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorSetFuzzTest() 325 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorGetLastIndexOfFuzzTest() 353 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersVectorGetLastIndexFromFuzzTest() [all …]
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslinkedlistcommon_fuzzer/ |
| D | containerslinkedlistcommon_fuzzer.h | 109 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListAddFuzzTest() 131 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListGetFirstFuzzTest() 158 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListGetLastFuzzTest() 185 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListAddFirstFuzzTest() 212 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListClearFuzzTest() 239 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListCloneFuzzTest() 266 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListGetFuzzTest() 305 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListGetIndexOfFuzzTest() 333 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListGetLastIndexOfFuzzTest() 361 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersLinkedListHasFuzzTest() [all …]
|
| /arkcompiler/ets_runtime/test/fuzztest/snapshotserializebuiltins_fuzzer/ |
| D | snapshotserializebuiltins_fuzzer.cpp | 32 option1.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in SnapshotSerializeBuiltinsFuzzTest() 42 option2.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in SnapshotSerializeBuiltinsFuzzTest()
|
| /arkcompiler/ets_runtime/test/fuzztest/arraylist_fuzzer/ |
| D | arraylist_fuzzer.cpp | 129 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListForEachFuzzTest() 164 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListAddFuzzTest() 196 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListClearFuzzTest() 229 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListCloneFuzzTest() 262 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListConvertToArrayFuzzTest() 295 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListGetFuzzTest() 329 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListGetCapacityFuzzTest() 362 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListGetIndexOfFuzzTest() 396 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListGetIteratorObjFuzzTest() 429 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayListGetLastIndexOfFuzzTest() [all …]
|
| /arkcompiler/ets_runtime/test/fuzztest/containersdequecommon_fuzzer/ |
| D | containersdequecommon_fuzzer.h | 87 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersDequeInsertFrontFuzzTest() 138 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersDequeForEachFuzzTest() 169 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersDequeGetFirstFuzzTest() 205 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersDequeGetLastFuzzTest() 241 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersDequeInsertEndFuzzTest() 272 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersDequeHasFuzzTest() 310 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersDequePopFirstFuzzTest() 346 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersDequePopLastFuzzTest() 382 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersDequeIteratorFuzzTest()
|
| /arkcompiler/ets_runtime/test/fuzztest/containersplainarray_fuzzer/ |
| D | containersplainarray_fuzzer.cpp | 87 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersPlainArray_Constructor_FuzzTest() 115 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersPlainArray_Add_Has_FuzzTest() 159 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersPlainArray_Clone_FuzzTest() 197 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersPlainArray_Clear_FuzzTest() 235 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersPlainArray_Get_FuzzTest() 274 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersPlainArray_GetIteratorObj_FuzzTest() 323 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersPlainArray_ForEach_FuzzTest() 366 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersPlainArray_ToString_FuzzTest() 404 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersPlainArray_GetIndexOfKey_FuzzTest() 443 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ContainersPlainArray_GetIndexOfValue_FuzzTest() [all …]
|
| /arkcompiler/ets_runtime/test/fuzztest/nativepointernew1_fuzzer/ |
| D | nativepointernew1_fuzzer.cpp | 27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in NativePointerNew1FuzzTest()
|
| /arkcompiler/toolchain/test/fuzztest/pttypesinternalpropertydesp_fuzzer/ |
| D | pttypesinternalpropertydesp_fuzzer.cpp | 31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesInternalPropertyDespFuzzTest()
|
| /arkcompiler/toolchain/test/fuzztest/pttypesremoteobject_fuzzer/ |
| D | pttypesremoteobject_fuzzer.cpp | 31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesRemoteObjectFuzzTest()
|
| /arkcompiler/toolchain/test/fuzztest/pttypesexceptiondetails_fuzzer/ |
| D | pttypesexceptiondetails_fuzzer.cpp | 31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesExceptionDetailsFuzzTest()
|
| /arkcompiler/ets_runtime/test/fuzztest/jsnapisethostpromiserejectiontracker_fuzzer/ |
| D | jsnapisethostpromiserejectiontracker_fuzzer.cpp | 27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiSetHostPromiseRejectionTrackerFuzzTest()
|
| /arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydesp_fuzzer/ |
| D | pttypesprivatepropertydesp_fuzzer.cpp | 31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesPrivatePropertyDespFuzzTest()
|
| /arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydesptojson_fuzzer/ |
| D | pttypesprivatepropertydesptojson_fuzzer.cpp | 31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesPrivatePropertyDespToJsonFuzzTest()
|
| /arkcompiler/toolchain/test/fuzztest/pttypesinternalpropertydesptojson_fuzzer/ |
| D | pttypesinternalpropertydesptojson_fuzzer.cpp | 31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesInternalPropertyDespToJsonFuzzTest()
|
| /arkcompiler/ets_runtime/test/fuzztest/stringrefnewfromutf8_fuzzer/ |
| D | stringrefnewfromutf8_fuzzer.cpp | 30 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in StringRefNewFromUtf8FuzzTest()
|
| /arkcompiler/toolchain/test/fuzztest/pttypesremoteobjecthasclassname_fuzzer/ |
| D | pttypesremoteobjecthasclassname_fuzzer.cpp | 31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesRemoteObjectHasClassNameFuzzTest()
|
| /arkcompiler/toolchain/test/fuzztest/pttypesremoteobjecthassubtype_fuzzer/ |
| D | pttypesremoteobjecthassubtype_fuzzer.cpp | 31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesRemoteObjectHasSubTypeFuzzTest()
|
| /arkcompiler/toolchain/test/fuzztest/pttypesexceptiondetailstojson_fuzzer/ |
| D | pttypesexceptiondetailstojson_fuzzer.cpp | 31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesExceptionDetailsToJsonFuzzTest()
|
| /arkcompiler/ets_runtime/test/fuzztest/startcpuprofilerforfile_fuzzer/ |
| D | startcpuprofilerforfile_fuzzer.cpp | 28 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in StartCpuProfilerForFileFuzzTest()
|
| /arkcompiler/toolchain/test/fuzztest/pttypesremoteobjectgettype_fuzzer/ |
| D | pttypesremoteobjectgettype_fuzzer.cpp | 31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesRemoteObjectGetTypeFuzzTest()
|
| /arkcompiler/ets_runtime/test/fuzztest/buildnativeandJsstacktrace_fuzzer/ |
| D | buildnativeandJsstacktrace_fuzzer.cpp | 29 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in BuildNativeAndJsStackTraceFuzzTest()
|
| /arkcompiler/ets_runtime/test/fuzztest/arraybufferrefnew_fuzzer/ |
| D | arraybufferrefnew_fuzzer.cpp | 28 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayBufferRefNewFuzzTest()
|
| /arkcompiler/toolchain/test/fuzztest/pttypesgeneratorfunctionremoteobject_fuzzer/ |
| D | pttypesgeneratorfunctionremoteobject_fuzzer.cpp | 31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesGeneratorFunctionRemoteObjectFuzzTest()
|
| /arkcompiler/ets_runtime/test/fuzztest/buildjsstacktrace_fuzzer/ |
| D | buildjsstacktrace_fuzzer.cpp | 29 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in BuildJsStackTraceFuzzTest()
|
| /arkcompiler/ets_runtime/test/fuzztest/nativepointernew2_fuzzer/ |
| D | nativepointernew2_fuzzer.cpp | 27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in NativePointerNew2FuzzTest()
|