Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/appaccount/setauthenticatorproperties_fuzzer/
Dsetauthenticatorproperties_fuzzer.cpp49 bool SetAuthenticatorPropertiesFuzzTest(const uint8_t* data, size_t size) in SetAuthenticatorPropertiesFuzzTest() function
68 OHOS::SetAuthenticatorPropertiesFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn21 ohos_fuzztest("SetAuthenticatorPropertiesFuzzTest") {
/base/account/os_account/test/fuzztest/appaccount/
DBUILD.gn54 "setauthenticatorproperties_fuzzer:SetAuthenticatorPropertiesFuzzTest",