Public Member Functions | Static Public Attributes
testing::internal::Random Class Reference

#include <ts_gtest.h>

List of all members.

Public Member Functions

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

Static Public Attributes

static const UInt32 kMaxRange = 1u << 31

Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation

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

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