Searched defs:Random (Results 1 - 3 of 3) sorted by relevance

/gem5/src/base/
H A Drandom.cc52 Random::Random() function in class:Random
58 Random::Random(uint32_t s) function in class:Random
[all...]
H A Drandom.hh62 class Random : public Serializable class in inherits:Serializable
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h752 class GTEST_API_ Random { class in namespace:testing::internal
756 explicit Random(UInt32 seed) : state_(seed) {} function in class:testing::internal::Random

Completed in 10 milliseconds