Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/containersstack_fuzzer/
DBUILD.gn21 ohos_fuzztest("ContainersStackFuzzTest") {
45 deps += [ ":ContainersStackFuzzTest" ]
Dcontainersstack_fuzzer.cpp81 void ContainersStackFuzzTest(const uint8_t* data, size_t size) in ContainersStackFuzzTest() function
116 OHOS::ContainersStackFuzzTest(data, size); in LLVMFuzzerTestOneInput()