Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/containershashsetisempty_fuzzer/
DBUILD.gn21 ohos_fuzztest("ContainersHashSetIsEmptyFuzzTest") {
45 deps += [ ":ContainersHashSetIsEmptyFuzzTest" ]
Dcontainershashsetisempty_fuzzer.cpp82 void ContainersHashSetIsEmptyFuzzTest(const uint8_t* data, size_t size) in ContainersHashSetIsEmptyFuzzTest() function
123 OHOS::ContainersHashSetIsEmptyFuzzTest(data, size); in LLVMFuzzerTestOneInput()