Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/adapter/service/test/fuzztest/hiviewlogconfigmanager_fuzzer/
H A Dhiview_log_config_manager_fuzzer.cpp26 static void HiviewLogConfigManagerFuzzTest(const uint8_t* data, size_t size) in HiviewLogConfigManagerFuzzTest() function
41 OHOS::HiviewDFX::HiviewLogConfigManagerFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn17 ohos_fuzztest("HiviewLogConfigManagerFuzzTest") {
/ohos5.0/base/hiviewdfx/hiview/adapter/service/
H A DBUILD.gn61 "test/fuzztest/hiviewlogconfigmanager_fuzzer:HiviewLogConfigManagerFuzzTest",