/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_motion_path_option_test.cpp | 71 for (const auto& data : BEGIN_FRACTION_DATA) { variable 95 for (const auto& data : END_FRACTION_DATA) { variable
|
/ohos5.0/drivers/peripheral/usb/test/fuzztest/usbcontroltransferread_fuzzer/ |
H A D | usbcontroltransferread_fuzzer.cpp | 29 bool UsbControlTransferReadFuzzTest(const uint8_t *data, size_t size) in UsbControlTransferReadFuzzTest() 62 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/drivers/peripheral/usb/test/fuzztest/usbcontroltransferreadwithlength_fuzzer/ |
H A D | usbcontroltransferreadwithlength_fuzzer.cpp | 30 bool UsbControlTransferReadwithLengthFuzzTest(const uint8_t *data, size_t size) in UsbControlTransferReadwithLengthFuzzTest() 63 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/drivers/peripheral/usb/test/fuzztest/usbcontroltransferwrite_fuzzer/ |
H A D | usbcontroltransferwrite_fuzzer.cpp | 29 bool UsbControlTransferWriteFuzzTest(const uint8_t *data, size_t size) in UsbControlTransferWriteFuzzTest() 62 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/drivers/peripheral/usb/test/fuzztest/usbregbulkcallback_fuzzer/ |
H A D | usbregbulkcallback_fuzzer.cpp | 30 bool UsbRegBulkCallbackFuzzTest(const uint8_t *data, size_t size) in UsbRegBulkCallbackFuzzTest() 63 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/drivers/peripheral/usb/test/fuzztest/usbrequestwait_fuzzer/ |
H A D | usbrequestwait_fuzzer.cpp | 29 bool UsbRequestWaitFuzzTest(const uint8_t *data, size_t size) in UsbRequestWaitFuzzTest() 57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgruiextensionsessioninfo_fuzzer/ |
H A D | abilitymgruiextensionsessioninfo_fuzzer.cpp | 35 bool DoSomethingInterestingWithMyAPI(const char *data, size_t size) in DoSomethingInterestingWithMyAPI() 45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/forcetimeoutfortest_fuzzer/ |
H A D | forcetimeoutfortest_fuzzer.cpp | 32 bool DoSomethingInterestingWithMyAPI(const char *data, size_t size) in DoSomethingInterestingWithMyAPI() 50 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/ |
H A D | wifi_p2p_dns_sd_service_response_test.cpp | 31 std::vector<unsigned char> data; in SetUp() local 74 std::vector<unsigned char> data; variable
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/putdeviceprofile_fuzzer/ |
H A D | putdeviceprofile_fuzzer.cpp | 36 void FuzzPutDeviceProfile(const uint8_t* data, size_t size) in FuzzPutDeviceProfile() 64 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/utils_test/nfctimer/nfctimer_fuzzer/ |
H A D | nfctimer_fuzzer.cpp | 36 void FuzzUnRegister(const uint8_t* data, size_t size) in FuzzUnRegister() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/cleanwindowstyle_fuzzer/ |
H A D | cleanwindowstyle_fuzzer.cpp | 30 bool CleanWindowStyleFuzzTest(const uint8_t* data, size_t size) in CleanWindowStyleFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/enablecombinekey_fuzzer/ |
H A D | enablecombinekey_fuzzer.cpp | 30 bool EnableCombineKeyFuzzTest(const uint8_t* data, size_t size) in EnableCombineKeyFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/getallnapstatusdata_fuzzer/ |
H A D | getallnapstatusdata_fuzzer.cpp | 30 bool GetAllNapstatusDataFuzzTest(const uint8_t* data, size_t size) in GetAllNapstatusDataFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/getkeyboardrepeatdelay_fuzzer/ |
H A D | getkeyboardrepeatdelay_fuzzer.cpp | 30 bool GetKeyBoardRepeatDelayFuzzTest(const uint8_t* data, size_t size) in GetKeyBoardRepeatDelayFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/getkeyboardrepeatrate_fuzzer/ |
H A D | getkeyboardrepeatrate_fuzzer.cpp | 30 bool GetKeyBoardRepeatRateFuzzTest(const uint8_t* data, size_t size) in GetKeyBoardRepeatRateFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/getpointercolor_fuzzer/ |
H A D | getpointercolor_fuzzer.cpp | 30 bool GetPointerColorFuzzTest(const uint8_t* data, size_t size) in GetPointerColorFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/getpointersize_fuzzer/ |
H A D | getpointersize_fuzzer.cpp | 30 bool GetPointerSizeFuzzTest(const uint8_t* data, size_t size) in GetPointerSizeFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/getshieldstatus_fuzzer/ |
H A D | getshieldstatus_fuzzer.cpp | 30 bool GetShieldStatusFuzzTest(const uint8_t* data, size_t size) in GetShieldStatusFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/gettprightclicktype_fuzzer/ |
H A D | gettprightclicktype_fuzzer.cpp | 30 bool GetTpRightClickTypeFuzzTest(const uint8_t* data, size_t size) in GetTpRightClickTypeFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/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()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/removeinputeventobserver_fuzzer/ |
H A D | removeinputeventobserver_fuzzer.cpp | 30 bool RemoveInputEventObserverFuzzTest(const uint8_t* data, size_t size) in RemoveInputEventObserverFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/setcustomcursor_fuzzer/ |
H A D | setcustomcursor_fuzzer.cpp | 30 bool SetCustomCursorFuzzTest(const uint8_t* data, size_t size) in SetCustomCursorFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/setmousehotspot_fuzzer/ |
H A D | setmousehotspot_fuzzer.cpp | 30 bool SetMouseHotSpotFuzzTest(const uint8_t* data, size_t size) in SetMouseHotSpotFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/setnapstatus_fuzzer/ |
H A D | setnapstatus_fuzzer.cpp | 30 bool SetNapStatusFuzzTest(const uint8_t* data, size_t size) in SetNapStatusFuzzTest() 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|