/foundation/multimodalinput/input/test/fuzztest/stubremoveinputhandler_fuzzer/ |
H A D | stubremoveinputhandler_fuzzer.cpp | 30 bool StubRemoveInputHandlerFuzzTest(const uint8_t *data, size_t size) in StubRemoveInputHandlerFuzzTest() 48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubsetanrlistener_fuzzer/ |
H A D | stubsetanrlistener_fuzzer.cpp | 30 bool StubSetAnrListenerFuzzTest(const uint8_t *data, size_t size) in StubSetAnrListenerFuzzTest() 48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubsethoverscrollstate_fuzzer/ |
H A D | stubsethoverscrollstate_fuzzer.cpp | 29 bool StubSetHoverScrollStateFuzzTest(const uint8_t* data, size_t size) in StubSetHoverScrollStateFuzzTest() 47 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubsetmousescrollrows_fuzzer/ |
H A D | stubsetmousescrollrows_fuzzer.cpp | 29 bool StubSetMouseScrollRowsFuzzTest(const uint8_t* data, size_t size) in StubSetMouseScrollRowsFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubsetpointerlocation_fuzzer/ |
H A D | stubsetpointerlocation_fuzzer.cpp | 29 bool StubSetPointerLocationFuzzTest(const uint8_t* data, size_t size) in StubSetPointerLocationFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubsettouchpadpointerspeed_fuzzer/ |
H A D | stubsettouchpadpointerspeed_fuzzer.cpp | 29 bool StubSetTouchpadPointerSpeedFuzzTest(const uint8_t* data, size_t size) in StubSetTouchpadPointerSpeedFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubsettouchpadpinchswitch_fuzzer/ |
H A D | stubsettouchpadpinchswitch_fuzzer.cpp | 29 bool StubSetTouchpadPinchSwitchFuzzTest(const uint8_t* data, size_t size) in StubSetTouchpadPinchSwitchFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubsettouchpadtapswitch_fuzzer/ |
H A D | stubsettouchpadtapswitch_fuzzer.cpp | 29 bool StubSetTouchpadTapSwitchFuzzTest(const uint8_t* data, size_t size) in StubSetTouchpadTapSwitchFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubsubscribeswitchevent_fuzzer/ |
H A D | stubsubscribeswitchevent_fuzzer.cpp | 29 bool StubSubscribeSwitchEventFuzzTest(const uint8_t* data, size_t size) in StubSubscribeSwitchEventFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubsubscribekeyevent_fuzzer/ |
H A D | stubsubscribekeyevent_fuzzer.cpp | 30 bool StubSubscribeKeyEventFuzzTest(const uint8_t *data, size_t size) in StubSubscribeKeyEventFuzzTest() 48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubunsubscribekeyevent_fuzzer/ |
H A D | stubunsubscribekeyevent_fuzzer.cpp | 30 bool StubUnsubscribeKeyEventFuzzTest(const uint8_t *data, size_t size) in StubUnsubscribeKeyEventFuzzTest() 48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkaudiocodecformatfile_fuzzer/ |
H A D | screencaptureaudiocodecformatfile_ndk_fuzzer.h | 36 bool FuzzScreenCaptureAudioCodecFormatFileNdk(uint8_t *data, size_t size); 41 bool FuzzTestScreenCaptureAudioCodecFormatFileNdk(uint8_t *data, size_t size);
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkaudiosamplerate_fuzzer/ |
H A D | screencaptureaudiosamplerate_ndk_fuzzer.h | 36 bool FuzzScreenCaptureAudioSampleRateNdk(uint8_t *data, size_t size); 41 bool FuzzTestScreenCaptureAudioSampleRateNdk(uint8_t *data, size_t size);
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendksetcanvasrotation_fuzzer/ |
H A D | screencapturesetcanvasrotation_ndk_fuzzer.h | 36 bool FuzzScreenCaptureSetCanvasRotationNdk(uint8_t *data, size_t size); 41 bool FuzzTestScreenCaptureSetCanvasRotationNdk(uint8_t *data, size_t size);
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendksetmaxframerate_fuzzer/ |
H A D | screencapture_set_max_framerate_fuzzer.h | 36 bool FuzzScreenCaptureSetMaxFrameRateNdk(uint8_t *data, size_t size); 41 bool FuzzTestScreenCaptureSetMaxFrameRateNdk(uint8_t *data, size_t size);
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkresizecanvas_fuzzer/ |
H A D | screencaptureresizecanvas_ndk_fuzzer.h | 36 bool FuzzScreenCaptureResizeCanvasNdk(uint8_t *data, size_t size); 41 bool FuzzTestScreenCaptureResizeCanvasNdk(uint8_t *data, size_t size);
|
/foundation/multimodalinput/input/test/fuzztest/notifynaponline_fuzzer/ |
H A D | notifynaponline_fuzzer.cpp | 30 bool NotifyNapOnlineFuzzTest(const uint8_t* data, size_t size) in NotifyNapOnlineFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/setanrobserver_fuzzer/ |
H A D | setanrobserver_fuzzer.cpp | 37 void SetAnrObserverFuzzTest(const uint8_t* data, size_t /* size */) in SetAnrObserverFuzzTest() 47 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/setpointersize_fuzzer/ |
H A D | setpointersize_fuzzer.cpp | 30 bool SetPointerSizeFuzzTest(const uint8_t* data, size_t size) in SetPointerSizeFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/setwindowinputeventconsumer_fuzzer/ |
H A D | setwindowinputeventconsumer_fuzzer.cpp | 36 void SetWindowInputEventConsumerFuzzTest(const uint8_t* data, size_t /* size */) in SetWindowInputEventConsumerFuzzTest() 45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubenableinputdevice_fuzzer/ |
H A D | stubenableinputdevice_fuzzer.cpp | 29 bool StubEnableInputDeviceFuzzTest(const uint8_t* data, size_t size) in StubEnableInputDeviceFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubappendextradata_fuzzer/ |
H A D | stubappendextradata_fuzzer.cpp | 29 bool StubAppendExtraDataFuzzTest(const uint8_t* data, size_t size) in StubAppendExtraDataFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubgethoverscrollstate_fuzzer/ |
H A D | stubgethoverscrollstate_fuzzer.cpp | 29 bool StubGetHoverScrollStateFuzzTest(const uint8_t* data, size_t size) in StubGetHoverScrollStateFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubgetkeyboardtype_fuzzer/ |
H A D | stubgetkeyboardtype_fuzzer.cpp | 30 bool StubGetKeyboardTypeFuzzTest(const uint8_t *data, size_t size) in StubGetKeyboardTypeFuzzTest() 48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/foundation/multimodalinput/input/test/fuzztest/stubgettouchpadpinchswitch_fuzzer/ |
H A D | stubgettouchpadpinchswitch_fuzzer.cpp | 29 bool StubGetTouchpadPinchSwitchFuzzTest(const uint8_t* data, size_t size) in StubGetTouchpadPinchSwitchFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|