#include <gtest-internal.h>
Definition at line 849 of file gtest-internal.h.
| testing::internal::Random::Random |
( |
uint32_t |
seed | ) |
|
|
inlineexplicit |
| testing::internal::Random::Random |
( |
const Random & |
| ) |
|
|
privatedelete |
| void testing::internal::Random::Reseed |
( |
uint32_t |
seed | ) |
|
|
inline |
| uint32_t testing::internal::Random::Generate |
( |
uint32_t |
range | ) |
|
| Random& testing::internal::Random::operator= |
( |
const Random & |
| ) |
|
|
privatedelete |
| 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: