/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkmaskfilter_fuzzer/ |
H A D | maskfilter_fuzzer.cpp | 34 void MaskFilterTest(const uint8_t* data, size_t size) in MaskFilterTest() argument 57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrecord_fuzzer/ |
H A D | record_fuzzer.cpp | 32 void RecordFuzzTest001(const uint8_t* data, size_t size) in RecordFuzzTest001() argument 49 void RecordFuzzTest002(const uint8_t* data, size_t size) in RecordFuzzTest002() argument 68 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyle_fuzzer/ |
H A D | fontstyle_fuzzer.cpp | 32 bool FontStyleFuzzTest(const uint8_t* data, size_t size) in FontStyleFuzzTest() argument 61 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/point3_fuzzer/ |
H A D | point3_fuzzer.cpp | 28 void Point3FuzzTest000(const uint8_t* data, size_t size) in Point3FuzzTest000() argument 71 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/transaction/ |
H A D | rs_render_service_stub_unittest_test.cpp | 63 MessageParcel data; in HWTEST_F() local 79 MessageParcel data; in HWTEST_F() local 98 MessageParcel data; in HWTEST_F() local
|
H A D | rs_render_service_connection_stub_render_unittest_test.cpp | 60 MessageParcel data; in OnRemoteRequestTest() local 76 MessageParcel data; in HWTEST_F() local 326 MessageParcel data; HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsnodemap_fuzzer/ |
H A D | rsnodemap_fuzzer.cpp | 53 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 80 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rspropertyclient_fuzzer/ |
H A D | rspropertyclient_fuzzer.cpp | 56 bool TestProperty(const uint8_t* data, size_t size) in TestProperty() argument 76 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/utils/socketpair/test/unittest/ |
H A D | socketpair_test.cpp | 30 int32_t data = 10; in SendDataThread() local 76 int32_t data = 0; in HWTEST_F() local 91 int32_t data = 10; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/ |
H A D | buffer_clear_callback_proxy.cpp | 32 MessageParcel data; in OnBufferClear() local
|
H A D | rs_uiextension_callback_proxy.cpp | 32 MessageParcel data; in OnUIExtension() local
|
H A D | screen_change_callback_proxy.cpp | 30 MessageParcel data;
in OnScreenChanged() local
|
H A D | surface_capture_callback_proxy.cpp | 30 MessageParcel data;
in OnSurfaceCapture() local
|
H A D | rs_uiextension_callback_stub.cpp | 22 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
|
H A D | screen_change_callback_stub.cpp | 20 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndksamplingoptions_fuzzer/ |
H A D | samplingoptions_fuzzer.cpp | 34 void NativeDrawingSamplingOptionsTest001(const uint8_t* data, size_t size) in NativeDrawingSamplingOptionsTest001() argument 57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/hmsymbolconfigohos_fuzzer/ |
H A D | hmsymbolconfigohos_fuzzer.cpp | 32 bool HmSymbolConfigOhosFuzzTest001(const uint8_t* data, size_t size) in HmSymbolConfigOhosFuzzTest001() argument 48 bool HmSymbolConfigOhosFuzzTest002(const uint8_t* data, size_t size) in HmSymbolConfigOhosFuzzTest002() argument 72 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/camera3d_fuzzer/ |
H A D | camera3d_fuzzer.cpp | 30 bool Camera3dFuzzTest(const uint8_t* data, size_t size) in Camera3dFuzzTest() argument 68 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/samplingoptions_fuzzer/ |
H A D | sampling_options_fuzzer.cpp | 33 void SamplingOptionsFuzzTest000(const uint8_t* data, size_t size) in SamplingOptionsFuzzTest000() argument 63 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsirenderserviceipcinterfacecodeaccessverifier_fuzzer/ |
H A D | rsirenderserviceipcinterfacecodeaccessverifier_fuzzer.cpp | 49 bool RSIRenderServiceInterfaceCodeAccessVerifierFuzztest(const uint8_t* data, size_t size)
in RSIRenderServiceInterfaceCodeAccessVerifierFuzztest() argument 79 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscommontools_fuzzer/ |
H A D | rscommontools_fuzzer.cpp | 56 bool DoSavePixelmapToFile(const uint8_t* data, size_t size)
in DoSavePixelmapToFile() argument 73 bool DoGetLocalTime(const uint8_t* data, size_t size)
in DoGetLocalTime() argument 92 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrootrendernode_fuzzer/ |
H A D | rsrootrendernode_fuzzer.cpp | 54 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size)
in DoSomethingInterestingWithMyAPI() argument 87 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsunirenderjudgement_fuzzer/ |
H A D | rsunirenderjudgement_fuzzer.cpp | 54 bool DoGetUniRenderEnabledType(const uint8_t* data, size_t size)
in DoGetUniRenderEnabledType() argument 71 bool DoSafeGetLine(const uint8_t* data, size_t size)
in DoSafeGetLine() argument 91 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rssurfaceextractor_fuzzer/ |
H A D | rssurfaceextractor_fuzzer.cpp | 53 bool DoExtractRSSurface(const uint8_t* data, size_t size)
in DoExtractRSSurface() argument 74 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/ |
H A D | rs_profiler_capturedata_test.cpp | 40 RSCaptureData data; in HWTEST_F() local 55 RSCaptureData data; in HWTEST_F() local 70 RSCaptureData data; in HWTEST_F() local 85 RSCaptureData data; in HWTEST_F() local 100 RSCaptureData data; HWTEST_F() local 115 RSCaptureData data; HWTEST_F() local 130 RSCaptureData data; HWTEST_F() local 145 RSCaptureData data; HWTEST_F() local 160 RSCaptureData data; HWTEST_F() local 175 RSCaptureData data; HWTEST_F() local 190 RSCaptureData data; HWTEST_F() local 205 RSCaptureData data; HWTEST_F() local [all...] |