Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_guard/test/fuzztest/collect/reportsecurityinfo_fuzzer/
H A Dreport_security_info_fuzzer.cpp30 bool ReportSecurityInfoFuzzTest(const uint8_t* data, size_t size) in ReportSecurityInfoFuzzTest() function
49 OHOS::ReportSecurityInfoFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn18 ohos_fuzztest("ReportSecurityInfoFuzzTest") {
/ohos5.0/base/security/security_guard/test/fuzztest/collect/
H A DBUILD.gn16 deps = [ "reportsecurityinfo_fuzzer:ReportSecurityInfoFuzzTest" ]