Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/containersprivatelightweightmap_fuzzer/
Dcontainersprivatelightweightmap_fuzzer.cpp33 void ContainersPrivateLightWeightMapFuzzTest(const uint8_t* data, size_t size) in ContainersPrivateLightWeightMapFuzzTest() function
43 OHOS::ContainersPrivateLightWeightMapFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn21 ohos_fuzztest("ContainersPrivateLightWeightMapFuzzTest") {
46 deps += [ ":ContainersPrivateLightWeightMapFuzzTest" ]