◆ Flags()
testing::Flags::Flags |
( |
| ) |
|
|
inline |
◆ AlsoRunDisabledTests()
static Flags testing::Flags::AlsoRunDisabledTests |
( |
bool |
also_run_disabled_tests | ) |
|
|
inlinestatic |
◆ BreakOnFailure()
static Flags testing::Flags::BreakOnFailure |
( |
bool |
break_on_failure | ) |
|
|
inlinestatic |
◆ CatchExceptions()
static Flags testing::Flags::CatchExceptions |
( |
bool |
catch_exceptions | ) |
|
|
inlinestatic |
◆ DeathTestUseFork()
static Flags testing::Flags::DeathTestUseFork |
( |
bool |
death_test_use_fork | ) |
|
|
inlinestatic |
◆ Filter()
static Flags testing::Flags::Filter |
( |
const char * |
filter | ) |
|
|
inlinestatic |
◆ ListTests()
static Flags testing::Flags::ListTests |
( |
bool |
list_tests | ) |
|
|
inlinestatic |
◆ Output()
static Flags testing::Flags::Output |
( |
const char * |
output | ) |
|
|
inlinestatic |
◆ PrintTime()
static Flags testing::Flags::PrintTime |
( |
bool |
print_time | ) |
|
|
inlinestatic |
◆ RandomSeed()
static Flags testing::Flags::RandomSeed |
( |
Int32 |
random_seed | ) |
|
|
inlinestatic |
◆ Repeat()
static Flags testing::Flags::Repeat |
( |
Int32 |
repeat | ) |
|
|
inlinestatic |
◆ Shuffle()
static Flags testing::Flags::Shuffle |
( |
bool |
shuffle | ) |
|
|
inlinestatic |
◆ StackTraceDepth()
static Flags testing::Flags::StackTraceDepth |
( |
Int32 |
stack_trace_depth | ) |
|
|
inlinestatic |
◆ StreamResultTo()
static Flags testing::Flags::StreamResultTo |
( |
const char * |
stream_result_to | ) |
|
|
inlinestatic |
◆ ThrowOnFailure()
static Flags testing::Flags::ThrowOnFailure |
( |
bool |
throw_on_failure | ) |
|
|
inlinestatic |
◆ also_run_disabled_tests
bool testing::Flags::also_run_disabled_tests |
◆ break_on_failure
bool testing::Flags::break_on_failure |
◆ catch_exceptions
bool testing::Flags::catch_exceptions |
◆ death_test_use_fork
bool testing::Flags::death_test_use_fork |
◆ filter
const char* testing::Flags::filter |
◆ list_tests
bool testing::Flags::list_tests |
◆ output
const char* testing::Flags::output |
◆ print_time
bool testing::Flags::print_time |
◆ random_seed
Int32 testing::Flags::random_seed |
◆ repeat
Int32 testing::Flags::repeat |
◆ shuffle
bool testing::Flags::shuffle |
◆ stack_trace_depth
Int32 testing::Flags::stack_trace_depth |
◆ stream_result_to
const char* testing::Flags::stream_result_to |
◆ throw_on_failure
bool testing::Flags::throw_on_failure |
The documentation for this struct was generated from the following file:
- /workplace/avs-device-sdk/SampleApplications/IPCServerSampleApplication/ThirdParty/googletest-release-1.8.0/googletest/test/gtest_unittest.cc
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0