Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/fuzztest/backend/backendexception_fuzzer/
Dbackendexception_fuzzer.cpp28 void BackendExceptionFuzzTest(const uint8_t* data, size_t size) in BackendExceptionFuzzTest() function
65 OHOS::BackendExceptionFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn22 ohos_fuzztest("BackendExceptionFuzzTest") {
49 deps += [ ":BackendExceptionFuzzTest" ]