Home
last modified time | relevance | path

Searched refs:SDLTest_RandomUint64 (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_test_fuzzer.h116 Uint64 SDLTest_RandomUint64(void);
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_fuzzer.c127 SDLTest_RandomUint64() in SDLTest_RandomUint64() function
466 return (double) (SDLTest_RandomUint64() >> 11) * (1.0/9007199254740992.0); in SDLTest_RandomUnitDouble()
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_rwops.c633 BE64value = SDLTest_RandomUint64(); in rwops_testFileWriteReadEndian()
636 LE64value = SDLTest_RandomUint64(); in rwops_testFileWriteReadEndian()
A Dtestautomation_sdltest.c130 uresult = SDLTest_RandomUint64(); in sdltest_randomNumber()

Completed in 7 milliseconds