Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/adapter/service/test/fuzztest/hiviewserviceabilitystub_fuzzer/
H A Dhiview_service_ability_stub_fuzzer.cpp68 static void HiviewServiceAbilityStubFuzzTest(const uint8_t* rawData, size_t size) in HiviewServiceAbilityStubFuzzTest() function
96 OHOS::HiviewDFX::HiviewServiceAbilityStubFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn17 ohos_fuzztest("HiviewServiceAbilityStubFuzzTest") {
/ohos5.0/base/hiviewdfx/hiview/adapter/service/
H A DBUILD.gn62 "test/fuzztest/hiviewserviceabilitystub_fuzzer:HiviewServiceAbilityStubFuzzTest",