#include <gtest-internal.h>
Definition at line 862 of file gtest-internal.h.
testing::internal::Random::Random |
( |
uint32_t |
seed | ) |
|
|
inlineexplicit |
void testing::internal::Random::Reseed |
( |
uint32_t |
seed | ) |
|
|
inline |
uint32_t testing::internal::Random::Generate |
( |
uint32_t |
range | ) |
|
testing::internal::Random::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
Random |
| ) |
|
|
private |
const uint32_t testing::internal::Random::kMaxRange = 1u << 31 |
|
static |
uint32_t testing::internal::Random::state_ |
|
private |
The documentation for this class was generated from the following files: