Home
last modified time | relevance | path

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

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