Home
last modified time | relevance | path

Searched refs:BatteryHdiFuzzTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/fuzztest/batteryhdi_fuzzer/
H A DBUILD.gn18 ohos_fuzztest("BatteryHdiFuzzTest") {
45 deps = [ ":BatteryHdiFuzzTest" ]
H A Dbatteryhdi_fuzz.cpp188 void BatteryHdiFuzzTest(const uint8_t *data, size_t size) in BatteryHdiFuzzTest() function
205 OHOS::HDI::Battery::V2_0::BatteryHdiFuzzTest(data, size); in LLVMFuzzerTestOneInput()