Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/containershashmapset_fuzzer/
DBUILD.gn21 ohos_fuzztest("ContainersHashMapSetFuzzTest") {
44 deps += [ ":ContainersHashMapSetFuzzTest" ]
Dcontainershashmapset_fuzzer.cpp80 void ContainersHashMapSetFuzzTest(const uint8_t* data, size_t size) in ContainersHashMapSetFuzzTest() function
112 OHOS::ContainersHashMapSetFuzzTest(data, size); in LLVMFuzzerTestOneInput()