Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/test/fuzztest/runcapacitancetest_fuzzer/
H A Druncapacitancetest_fuzzer.cpp28 bool RunCapacitanceTestFuzzTest(const uint8_t* data, size_t size) in RunCapacitanceTestFuzzTest() function
92 OHOS::RunCapacitanceTestFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn20 ohos_fuzztest("RunCapacitanceTestFuzzTest") {
46 deps += [ ":RunCapacitanceTestFuzzTest" ]