Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/profilechangenotification_fuzzer/
H A Dprofilechangenotification_fuzzer.cpp50 void MarshallingFuzzTest(const uint8_t* data, size_t size) in MarshallingFuzzTest() function
79 OHOS::DeviceProfile::MarshallingFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/user_file_service/test/fuzztest/fileinfosharedmemory_fuzzer/
H A Dfileinfosharedmemory_fuzzer.cpp35 bool MarshallingFuzzTest(shared_ptr<SharedMemoryInfo> info, const uint8_t *data, size_t size) in MarshallingFuzzTest() function
113 OHOS::MarshallingFuzzTest(sharedMemoryInfo, data, size); in LLVMFuzzerTestOneInput()