Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/uint32arrayrefbytelength_fuzzer/
Duint32arrayrefbytelength_fuzzer.cpp25 void Uint32ArrayRefByteLengthFuzzTest(const uint8_t *data, size_t size) in Uint32ArrayRefByteLengthFuzzTest() function
50 OHOS::Uint32ArrayRefByteLengthFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn21 ohos_fuzztest("Uint32ArrayRefByteLengthFuzzTest") {
41 deps += [ ":Uint32ArrayRefByteLengthFuzzTest" ]