Home
last modified time | relevance | path

Searched refs:HwdecoderFuzzTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dhwdecoder_fuzzer.cpp65 bool HwdecoderFuzzTest(const uint8_t *data, size_t size) in HwdecoderFuzzTest() function
104 OHOS::HwdecoderFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("HwdecoderFuzzTest") {
67 ":HwdecoderFuzzTest", #引用测试套
/ohos5.0/foundation/multimedia/av_codec/test/
H A DBUILD.gn135 "fuzztest/hwdecoder_fuzzer:HwdecoderFuzzTest",