Home
last modified time | relevance | path

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

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