Home
last modified time | relevance | path

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

/redis-3.2.3/tests/support/
H A Dutil.tcl100 proc randomSignedInt {max} { procedure
116 randomSignedInt 1000
119 randpath {randomSignedInt 2000000000} {randomSignedInt 4000000000}
122 randpath {randomSignedInt 1000000000000}
/redis-3.2.3/tests/unit/type/
H A Dhash.tcl484 set field [randomSignedInt 512]
485 set value [randomSignedInt 512]
492 set field [randomSignedInt 512]