Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes | List of all members
testing::internal::Random Class Reference

#include <gtest-internal.h>

Public Member Functions

UInt32 Generate (UInt32 range)
 
 Random (UInt32 seed)
 
void Reseed (UInt32 seed)
 

Static Public Attributes

static const UInt32 kMaxRange = 1u << 31
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (Random)
 

Private Attributes

UInt32 state_
 

Detailed Description

Definition at line 708 of file gtest-internal.h.

Constructor & Destructor Documentation

testing::internal::Random::Random ( UInt32  seed)
inlineexplicit

Definition at line 712 of file gtest-internal.h.

Member Function Documentation

UInt32 testing::internal::Random::Generate ( UInt32  range)

Definition at line 297 of file gtest.cc.

testing::internal::Random::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( Random  )
private
void testing::internal::Random::Reseed ( UInt32  seed)
inline

Definition at line 714 of file gtest-internal.h.

Member Data Documentation

const UInt32 testing::internal::Random::kMaxRange = 1u << 31
static

Definition at line 710 of file gtest-internal.h.

UInt32 testing::internal::Random::state_
private

Definition at line 721 of file gtest-internal.h.


The documentation for this class was generated from the following files:


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:18