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

/gem5/ext/googletest/googletest/src/
H A Dgtest-internal-inl.h789 int random_seed() const { return random_seed_; } function in class:testing::internal::UnitTestImpl
H A Dgtest.cc4286 int UnitTest::random_seed() const { return impl_->random_seed(); } function in class:testing::UnitTest
[all...]
/gem5/ext/googletest/googletest/test/
H A Dgtest_unittest.cc5541 static Flags RandomSeed(Int32 random_seed) { argument
5596 Int32 random_seed; member in struct:testing::Flags
[all...]

Completed in 51 milliseconds