|
v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gtest-internal.h>

Public Member Functions | |
| Random (UInt32 seed) | |
| void | Reseed (UInt32 seed) |
| UInt32 | Generate (UInt32 range) |
Static Public Attributes | |
| static const UInt32 | kMaxRange = 1u << 31 |
Definition at line 752 of file gtest-internal.h.
|
inlineexplicit |
Definition at line 756 of file gtest-internal.h.
|
inline |
Definition at line 758 of file gtest-internal.h.
References GTEST_DISALLOW_COPY_AND_ASSIGN_.
|
static |
Definition at line 754 of file gtest-internal.h.
1.8.11