Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/containershashmap_fuzzer/
DBUILD.gn21 ohos_fuzztest("ContainersHashMapFuzzTest") {
47 deps += [ ":ContainersHashMapFuzzTest" ]
Dcontainershashmap_fuzzer.cpp79 void ContainersHashMapFuzzTest(const uint8_t* data, size_t size) in ContainersHashMapFuzzTest() function
110 OHOS::ContainersHashMapFuzzTest(data, size); in LLVMFuzzerTestOneInput()