Searched refs:SDLTest_RandomUint8 (Results 1 – 3 of 3) sorted by relevance
78 SDLTest_RandomUint8() in SDLTest_RandomUint8() function259 return tempBuf[SDLTest_RandomUint8() % index]; in SDLTest_GenerateUnsignedBoundaryValues()391 return tempBuf[SDLTest_RandomUint8() % index]; in SDLTest_GenerateSignedBoundaryValues()
71 Uint8 SDLTest_RandomUint8();
70 result = SDLTest_RandomUint8(); in sdltest_getFuzzerInvocationCount()93 result = (Sint64)SDLTest_RandomUint8(); in sdltest_randomNumber()1055 max = min + (Sint32)SDLTest_RandomUint8() + 2; in sdltest_randomIntegerInRange()1083 max = min + (Sint32)SDLTest_RandomUint8() + 2; in sdltest_randomIntegerInRange()1160 targetLen = 16 + SDLTest_RandomUint8(); in sdltest_randomAsciiStringWithMaximumLength()1214 targetLen = 16 + SDLTest_RandomUint8(); in sdltest_randomAsciiStringOfSize()