Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/tests/support/
H A Dutil.tcl108 proc randomSignedInt {max} { procedure
124 randomSignedInt 1000
127 randpath {randomSignedInt 2000000000} {randomSignedInt 4000000000}
130 randpath {randomSignedInt 1000000000000}
/f-stack/app/redis-5.0.5/tests/unit/type/
H A Dhash.tcl484 set field [randomSignedInt 512]
485 set value [randomSignedInt 512]
492 set field [randomSignedInt 512]