Home
last modified time | relevance | path

Searched refs:SetLogLevel (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/arkcompiler/ets_runtime/test/fuzztest/containersvectorcommon_fuzzer/
Dcontainersvectorcommon_fuzzer.h113 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/
Dcontainerslinkedlistcommon_fuzzer.h109 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/
Dsnapshotserializebuiltins_fuzzer.cpp32 option1.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in SnapshotSerializeBuiltinsFuzzTest()
42 option2.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in SnapshotSerializeBuiltinsFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/arraylist_fuzzer/
Darraylist_fuzzer.cpp129 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/
Dcontainersdequecommon_fuzzer.h87 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/
Dcontainersplainarray_fuzzer.cpp87 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/
Dnativepointernew1_fuzzer.cpp27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in NativePointerNew1FuzzTest()
/arkcompiler/toolchain/test/fuzztest/pttypesinternalpropertydesp_fuzzer/
Dpttypesinternalpropertydesp_fuzzer.cpp31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesInternalPropertyDespFuzzTest()
/arkcompiler/toolchain/test/fuzztest/pttypesremoteobject_fuzzer/
Dpttypesremoteobject_fuzzer.cpp31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesRemoteObjectFuzzTest()
/arkcompiler/toolchain/test/fuzztest/pttypesexceptiondetails_fuzzer/
Dpttypesexceptiondetails_fuzzer.cpp31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesExceptionDetailsFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/jsnapisethostpromiserejectiontracker_fuzzer/
Djsnapisethostpromiserejectiontracker_fuzzer.cpp27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in JSNApiSetHostPromiseRejectionTrackerFuzzTest()
/arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydesp_fuzzer/
Dpttypesprivatepropertydesp_fuzzer.cpp31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesPrivatePropertyDespFuzzTest()
/arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydesptojson_fuzzer/
Dpttypesprivatepropertydesptojson_fuzzer.cpp31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesPrivatePropertyDespToJsonFuzzTest()
/arkcompiler/toolchain/test/fuzztest/pttypesinternalpropertydesptojson_fuzzer/
Dpttypesinternalpropertydesptojson_fuzzer.cpp31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesInternalPropertyDespToJsonFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/stringrefnewfromutf8_fuzzer/
Dstringrefnewfromutf8_fuzzer.cpp30 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in StringRefNewFromUtf8FuzzTest()
/arkcompiler/toolchain/test/fuzztest/pttypesremoteobjecthasclassname_fuzzer/
Dpttypesremoteobjecthasclassname_fuzzer.cpp31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesRemoteObjectHasClassNameFuzzTest()
/arkcompiler/toolchain/test/fuzztest/pttypesremoteobjecthassubtype_fuzzer/
Dpttypesremoteobjecthassubtype_fuzzer.cpp31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesRemoteObjectHasSubTypeFuzzTest()
/arkcompiler/toolchain/test/fuzztest/pttypesexceptiondetailstojson_fuzzer/
Dpttypesexceptiondetailstojson_fuzzer.cpp31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesExceptionDetailsToJsonFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/startcpuprofilerforfile_fuzzer/
Dstartcpuprofilerforfile_fuzzer.cpp28 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in StartCpuProfilerForFileFuzzTest()
/arkcompiler/toolchain/test/fuzztest/pttypesremoteobjectgettype_fuzzer/
Dpttypesremoteobjectgettype_fuzzer.cpp31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesRemoteObjectGetTypeFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/buildnativeandJsstacktrace_fuzzer/
DbuildnativeandJsstacktrace_fuzzer.cpp29 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in BuildNativeAndJsStackTraceFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/arraybufferrefnew_fuzzer/
Darraybufferrefnew_fuzzer.cpp28 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in ArrayBufferRefNewFuzzTest()
/arkcompiler/toolchain/test/fuzztest/pttypesgeneratorfunctionremoteobject_fuzzer/
Dpttypesgeneratorfunctionremoteobject_fuzzer.cpp31 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in PtTypesGeneratorFunctionRemoteObjectFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/buildjsstacktrace_fuzzer/
Dbuildjsstacktrace_fuzzer.cpp29 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in BuildJsStackTraceFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/nativepointernew2_fuzzer/
Dnativepointernew2_fuzzer.cpp27 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in NativePointerNew2FuzzTest()

12345678910>>...12