Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/containershashmapget_fuzzer/
DBUILD.gn21 ohos_fuzztest("ContainersHashMapGetFuzzTest") {
47 deps += [ ":ContainersHashMapGetFuzzTest" ]
Dcontainershashmapget_fuzzer.cpp80 void ContainersHashMapGetFuzzTest(const uint8_t* data, size_t size) in ContainersHashMapGetFuzzTest() function
118 OHOS::ContainersHashMapGetFuzzTest(data, size); in LLVMFuzzerTestOneInput()