Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapclear_fuzzer/
DBUILD.gn21 ohos_fuzztest("ContainersLightWeightMapClearFuzzTest") {
46 deps += [ ":ContainersLightWeightMapClearFuzzTest" ]
Dcontainerslightweightmapclear_fuzzer.cpp82 void ContainersLightWeightMapClearFuzzTest(const uint8_t* data, size_t size) in ContainersLightWeightMapClearFuzzTest() function
125 OHOS::ContainersLightWeightMapClearFuzzTest(data, size); in LLVMFuzzerTestOneInput()