Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/containersprivatehashmap_fuzzer/
Dcontainersprivatehashmap_fuzzer.cpp33 void ContainersPrivateHashMapFuzzTest(const uint8_t* data, size_t size) in ContainersPrivateHashMapFuzzTest() function
43 OHOS::ContainersPrivateHashMapFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn21 ohos_fuzztest("ContainersPrivateHashMapFuzzTest") {
47 deps += [ ":ContainersPrivateHashMapFuzzTest" ]