Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/test/fuzztest/getcoordinationstate_fuzzer/
H A Dgetcoordinationstate_fuzzer.cpp34 bool GetCoordinationStateFuzzTest(const uint8_t* data, size_t size) in GetCoordinationStateFuzzTest() function
56 OHOS::GetCoordinationStateFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn38 ohos_fuzztest("GetCoordinationStateFuzzTest") {
70 deps += [ ":GetCoordinationStateFuzzTest" ]