Home
last modified time | relevance | path

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

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