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