Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/inputters/pinauthmanager_fuzzer/
H A Dpin_auth_manager_fuzzer.cpp88 void PinAuthManagerFuzzTest(const uint8_t *data, size_t size) in PinAuthManagerFuzzTest() function
106 OHOS::UserIam::PinAuth::PinAuthManagerFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn17 ohos_fuzztest("PinAuthManagerFuzzTest") {
/ohos5.0/base/useriam/pin_auth/test/fuzztest/
H A DBUILD.gn26 "services/modules/inputters/pinauthmanager_fuzzer:PinAuthManagerFuzzTest",