Searched refs:initRandom (Results 1 – 6 of 6) sorted by relevance
40 void initRandom(const int32_t seed);
34 void initRandom(const int32_t seed) in initRandom() function
40 using TreeTestHelpers::initRandom;175 initRandom(seed); in InsertionAndDeletionTest()
40 using TreeTestHelpers::initRandom;221 initRandom(seed); in InsertionAndDeletionTest()
65 static void initRandom(int64_t min, int64_t max) in initRandom() function340 initRandom(fromMin, fromMax); in TestMonkey()