Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/containerstreemapconstructor_fuzzer/
DBUILD.gn22 ohos_fuzztest("ContainersTreeMapConstructorFuzzTest") {
44 deps += [ ":ContainersTreeMapConstructorFuzzTest" ]
Dcontainerstreemapconstructor_fuzzer.cpp81 void ContainersTreeMapConstructorFuzzTest(const uint8_t* data, size_t size) in ContainersTreeMapConstructorFuzzTest() function
114 OHOS::ContainersTreeMapConstructorFuzzTest(data, size); in LLVMFuzzerTestOneInput()