Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/containershashmapgetlength_fuzzer/
DBUILD.gn21 ohos_fuzztest("ContainersHashMapGetLengthFuzzTest") {
43 deps += [ ":ContainersHashMapGetLengthFuzzTest" ]
Dcontainershashmapgetlength_fuzzer.cpp80 void ContainersHashMapGetLengthFuzzTest(const uint8_t* data, size_t size) in ContainersHashMapGetLengthFuzzTest() function
117 OHOS::ContainersHashMapGetLengthFuzzTest(data, size); in LLVMFuzzerTestOneInput()