Home
last modified time | relevance | path

Searched refs:GenerateUint32 (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcprocessskeleton_fuzzer/
H A Dipcprocessskeleton_fuzzer.cpp35 if (!GenerateUint32(pid) || !GenerateUint32(uid) || !GenerateUint32(tokenId) || !GenerateInt32(listenFd) || in AttachToDetachAppInfoToStubIndexTest001()
58 if (!GenerateUint32(pid) || !GenerateUint32(uid) || !GenerateUint32(tokenId) || !GenerateInt32(listenFd) || in AttachToDetachAppInfoToStubIndexTest002()
336 if (!GenerateUint32(rawDataSize) || !GenerateInt32(socketId)) { in AttachToDetachRawDataTest()
368 if (!GenerateUint32(handle) || !GenerateUint64(stubIndex) || !GenerateUint32(tokenId) || in ProxyAttachToDetachDBinderSessionTest()
387 if (!GenerateUint32(handl in ProxyQueryDBinderSessionTest()
[all...]
/foundation/communication/ipc/ipc/native/test/fuzztest/mock/binderinvoker_fuzzer/
H A Dbinderinvoker_fuzzer.cpp121 GenerateUint32(status); in GetCallerInfoTest()
152 GenerateUint32(handle); in GetStrongRefCountForStubTest()
/foundation/communication/ipc/ipc/native/test/fuzztest/core/include/
H A Dfuzz_data_generator.h98 static inline bool GenerateUint32(uint32_t &value) in GenerateUint32() function
/foundation/communication/dsoftbus/tests/common/include/
H A Dfuzz_data_generator.h96 inline bool GenerateUint32(uint32_t &value) in GenerateUint32() function

Completed in 3 milliseconds