#include <gtest-internal.h>
◆ Random() [1/6]
testing::internal::Random::Random |
( |
UInt32 |
seed | ) |
|
|
inlineexplicit |
◆ Random() [2/6]
testing::internal::Random::Random |
( |
UInt32 |
seed | ) |
|
|
inlineexplicit |
◆ Random() [3/6]
testing::internal::Random::Random |
( |
uint32_t |
seed | ) |
|
|
inlineexplicit |
◆ Random() [4/6]
testing::internal::Random::Random |
( |
UInt32 |
seed | ) |
|
|
inlineexplicit |
◆ Random() [5/6]
testing::internal::Random::Random |
( |
uint32_t |
seed | ) |
|
|
inlineexplicit |
◆ Random() [6/6]
testing::internal::Random::Random |
( |
UInt32 |
seed | ) |
|
|
inlineexplicit |
◆ Generate() [1/6]
◆ Generate() [2/6]
◆ Generate() [3/6]
◆ Generate() [4/6]
◆ Generate() [5/6]
◆ Generate() [6/6]
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [1/6]
testing::internal::Random::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
Random |
| ) |
|
|
private |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [2/6]
testing::internal::Random::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
Random |
| ) |
|
|
private |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [3/6]
testing::internal::Random::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
Random |
| ) |
|
|
private |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [4/6]
testing::internal::Random::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
Random |
| ) |
|
|
private |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [5/6]
testing::internal::Random::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
Random |
| ) |
|
|
private |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [6/6]
testing::internal::Random::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
Random |
| ) |
|
|
private |
◆ Reseed() [1/6]
void testing::internal::Random::Reseed |
( |
UInt32 |
seed | ) |
|
|
inline |
◆ Reseed() [2/6]
void testing::internal::Random::Reseed |
( |
UInt32 |
seed | ) |
|
|
inline |
◆ Reseed() [3/6]
void testing::internal::Random::Reseed |
( |
UInt32 |
seed | ) |
|
|
inline |
◆ Reseed() [4/6]
void testing::internal::Random::Reseed |
( |
UInt32 |
seed | ) |
|
|
inline |
◆ Reseed() [5/6]
void testing::internal::Random::Reseed |
( |
uint32_t |
seed | ) |
|
|
inline |
◆ Reseed() [6/6]
void testing::internal::Random::Reseed |
( |
uint32_t |
seed | ) |
|
|
inline |
◆ kMaxRange [1/2]
static const UInt32 testing::internal::Random::kMaxRange = 1u << 31 |
|
static |
◆ kMaxRange [2/2]
◆ state_ [1/2]
UInt32 testing::internal::Random::state_ |
|
private |
◆ state_ [2/2]
uint32_t testing::internal::Random::state_ |
|
private |
The documentation for this class was generated from the following files: