Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/domainaccount_stub/procsetauthenticationexpirythresholdstub_fuzzer/
H A Dprocsetauthenticationexpirythresholdstub_fuzzer.cpp36 bool ProcSetAuthenticationExpiryThresholdStubFuzzTest(const uint8_t* data, size_t size) in ProcSetAuthenticationExpiryThresholdStubFuzzTest() function
64 OHOS::ProcSetAuthenticationExpiryThresholdStubFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn22 ohos_fuzztest("ProcSetAuthenticationExpiryThresholdStubFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/domainaccount_stub/
H A DBUILD.gn28 …"procsetauthenticationexpirythresholdstub_fuzzer:ProcSetAuthenticationExpiryThresholdStubFuzzTest",