Home
last modified time | relevance | path

Searched defs:randState (Results 1 – 2 of 2) sorted by relevance

/third_party/lz4/tests/
Dframetest.c179 U32 randState = seed; in basicTests() local
815 U32* const randState, in test_lz4f_decompression_wBuffers()
901 U32* const randState, in test_lz4f_decompression()
963 U32 randState = coreRand ^ prime1; in fuzzerTests() local
Dfuzzer.c362 { U32 randState = coreRandState ^ PRIME3; in FUZ_test() local
375 U32 randState = FUZ_rand(&coreRandState) ^ PRIME3; in FUZ_test() local
1025 U32 randState = 1; in FUZ_unitTests() local