Searched refs:random_generator (Results 1 – 5 of 5) sorted by relevance
103 std::mt19937 random_generator(487344882); in TEST() local106 hash_vector[ii] = distribution(random_generator); in TEST()
55 std::default_random_engine random_generator(seed); in SemistaticMap()59 hash_function.a = random_distribution(random_generator); in SemistaticMap()
26 random_generator=tausworthe
197 std::mt19937_64 random_generator; member
122 : random_generator(RandUint64()), in MainThreadOnly()686 main_thread_only().random_generator) < in ShouldRecordCPUTimeForTask()