Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/executors/pinauthexecutorcallbackhdi_fuzzer/
H A Dpin_auth_executor_callback_hdi_fuzzer.cpp150 void PinAuthExecutorCallbackHdiFuzzTest(const uint8_t *data, size_t size) in PinAuthExecutorCallbackHdiFuzzTest() function
169 OHOS::UserIam::PinAuth::PinAuthExecutorCallbackHdiFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn17 ohos_fuzztest("PinAuthExecutorCallbackHdiFuzzTest") {
/ohos5.0/base/useriam/pin_auth/test/fuzztest/
H A DBUILD.gn23 … "services/modules/executors/pinauthexecutorcallbackhdi_fuzzer:PinAuthExecutorCallbackHdiFuzzTest",