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