Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/binarytotext_fuzzer/
Dbinarytotext_fuzzer.cpp24 void BinaryToTextFuzzTest(const uint8_t* data, size_t size) in BinaryToTextFuzzTest() function
40 OHOS::BinaryToTextFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn21 ohos_fuzztest("BinaryToTextFuzzTest") {
46 deps += [ ":BinaryToTextFuzzTest" ]