Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/containersstacklocate_fuzzer/
DBUILD.gn21 ohos_fuzztest("ContainersStackLocateFuzzTest") {
46 deps += [ ":ContainersStackLocateFuzzTest" ]
Dcontainersstacklocate_fuzzer.cpp81 void ContainersStackLocateFuzzTest(const uint8_t* data, size_t size) in ContainersStackLocateFuzzTest() function
115 OHOS::ContainersStackLocateFuzzTest(data, size); in LLVMFuzzerTestOneInput()