Home
last modified time | relevance | path

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

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