Home
last modified time | relevance | path

Searched refs:ExceptionAggregateErrorFuzzTest (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/exceptionaggregateerror_fuzzer/
Dexceptionaggregateerror_fuzzer.cpp24 void ExceptionAggregateErrorFuzzTest(const uint8_t *data, size_t size) in ExceptionAggregateErrorFuzzTest() function
46 OHOS::ExceptionAggregateErrorFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn21 ohos_fuzztest("ExceptionAggregateErrorFuzzTest") {
43 deps += [ ":ExceptionAggregateErrorFuzzTest" ]