Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/tests/fuzztest/errorconstructandcopy_fuzzer/
Derrorconstructandcopy_fuzzer.cpp20 void ErrorConstructAndCopyFuzzTest(const uint8_t* data, size_t size) in ErrorConstructAndCopyFuzzTest() function
36 OHOS::ErrorConstructAndCopyFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn22 ohos_fuzztest("ErrorConstructAndCopyFuzzTest") {
43 deps = [ ":ErrorConstructAndCopyFuzzTest" ]