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