testing::Flags::Flags |
( |
| ) |
|
|
inline |
testing::Flags::Flags |
( |
| ) |
|
|
inline |
static Flags testing::Flags::AlsoRunDisabledTests |
( |
bool |
also_run_disabled_tests | ) |
|
|
inlinestatic |
static Flags testing::Flags::AlsoRunDisabledTests |
( |
bool |
also_run_disabled_tests | ) |
|
|
inlinestatic |
static Flags testing::Flags::BreakOnFailure |
( |
bool |
break_on_failure | ) |
|
|
inlinestatic |
static Flags testing::Flags::BreakOnFailure |
( |
bool |
break_on_failure | ) |
|
|
inlinestatic |
static Flags testing::Flags::CatchExceptions |
( |
bool |
catch_exceptions | ) |
|
|
inlinestatic |
static Flags testing::Flags::CatchExceptions |
( |
bool |
catch_exceptions | ) |
|
|
inlinestatic |
static Flags testing::Flags::DeathTestUseFork |
( |
bool |
death_test_use_fork | ) |
|
|
inlinestatic |
static Flags testing::Flags::DeathTestUseFork |
( |
bool |
death_test_use_fork | ) |
|
|
inlinestatic |
static Flags testing::Flags::Filter |
( |
const char * |
filter | ) |
|
|
inlinestatic |
static Flags testing::Flags::Filter |
( |
const char * |
filter | ) |
|
|
inlinestatic |
static Flags testing::Flags::ListTests |
( |
bool |
list_tests | ) |
|
|
inlinestatic |
static Flags testing::Flags::ListTests |
( |
bool |
list_tests | ) |
|
|
inlinestatic |
static Flags testing::Flags::Output |
( |
const char * |
output | ) |
|
|
inlinestatic |
static Flags testing::Flags::Output |
( |
const char * |
output | ) |
|
|
inlinestatic |
static Flags testing::Flags::PrintTime |
( |
bool |
print_time | ) |
|
|
inlinestatic |
static Flags testing::Flags::PrintTime |
( |
bool |
print_time | ) |
|
|
inlinestatic |
static Flags testing::Flags::RandomSeed |
( |
Int32 |
random_seed | ) |
|
|
inlinestatic |
static Flags testing::Flags::RandomSeed |
( |
Int32 |
random_seed | ) |
|
|
inlinestatic |
static Flags testing::Flags::Repeat |
( |
Int32 |
repeat | ) |
|
|
inlinestatic |
static Flags testing::Flags::Repeat |
( |
Int32 |
repeat | ) |
|
|
inlinestatic |
static Flags testing::Flags::Shuffle |
( |
bool |
shuffle | ) |
|
|
inlinestatic |
static Flags testing::Flags::Shuffle |
( |
bool |
shuffle | ) |
|
|
inlinestatic |
static Flags testing::Flags::StackTraceDepth |
( |
Int32 |
stack_trace_depth | ) |
|
|
inlinestatic |
static Flags testing::Flags::StackTraceDepth |
( |
Int32 |
stack_trace_depth | ) |
|
|
inlinestatic |
static Flags testing::Flags::StreamResultTo |
( |
const char * |
stream_result_to | ) |
|
|
inlinestatic |
static Flags testing::Flags::StreamResultTo |
( |
const char * |
stream_result_to | ) |
|
|
inlinestatic |
static Flags testing::Flags::ThrowOnFailure |
( |
bool |
throw_on_failure | ) |
|
|
inlinestatic |
static Flags testing::Flags::ThrowOnFailure |
( |
bool |
throw_on_failure | ) |
|
|
inlinestatic |
bool testing::Flags::also_run_disabled_tests |
bool testing::Flags::break_on_failure |
bool testing::Flags::catch_exceptions |
bool testing::Flags::death_test_use_fork |
const char * testing::Flags::filter |
bool testing::Flags::list_tests |
const char * testing::Flags::output |
bool testing::Flags::print_time |
Int32 testing::Flags::random_seed |
Int32 testing::Flags::repeat |
bool testing::Flags::shuffle |
Int32 testing::Flags::stack_trace_depth |
const char * testing::Flags::stream_result_to |
bool testing::Flags::throw_on_failure |
The documentation for this struct was generated from the following file: