Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/containerstreesetisempty_fuzzer/
DBUILD.gn22 ohos_fuzztest("ContainersTreeSetIsEmptyFuzzTest") {
46 deps += [ ":ContainersTreeSetIsEmptyFuzzTest" ]
Dcontainerstreesetisempty_fuzzer.cpp81 void ContainersTreeSetIsEmptyFuzzTest(const uint8_t* data, size_t size) in ContainersTreeSetIsEmptyFuzzTest() function
122 OHOS::ContainersTreeSetIsEmptyFuzzTest(data, size); in LLVMFuzzerTestOneInput()