Home
last modified time | relevance | path

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

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