Definition at line 909 of file gtest-all.cc.
Definition at line 1127 of file gtest-all.cc.
testing::internal::UnitTestImpl::UnitTestImpl | ( | UnitTest * | parent | ) | [explicit] |
Definition at line 5478 of file gtest-all.cc.
testing::internal::UnitTestImpl::~UnitTestImpl | ( | ) | [virtual] |
Definition at line 5517 of file gtest-all.cc.
const TestResult* testing::internal::UnitTestImpl::ad_hoc_test_result | ( | ) | const [inline] |
Definition at line 1007 of file gtest-all.cc.
void testing::internal::UnitTestImpl::AddTestInfo | ( | Test::SetUpTestCaseFunc | set_up_tc, |
Test::TearDownTestCaseFunc | tear_down_tc, | ||
TestInfo * | test_info | ||
) | [inline] |
Definition at line 1055 of file gtest-all.cc.
bool testing::internal::UnitTestImpl::catch_exceptions | ( | ) | const [inline] |
Definition at line 1213 of file gtest-all.cc.
void testing::internal::UnitTestImpl::ClearAdHocTestResult | ( | ) | [inline] |
Definition at line 1117 of file gtest-all.cc.
void testing::internal::UnitTestImpl::ClearNonAdHocTestResult | ( | ) | [inline] |
Definition at line 1112 of file gtest-all.cc.
Definition at line 5560 of file gtest-all.cc.
const TestCase* testing::internal::UnitTestImpl::current_test_case | ( | ) | const [inline] |
Definition at line 1143 of file gtest-all.cc.
TestInfo* testing::internal::UnitTestImpl::current_test_info | ( | ) | [inline] |
Definition at line 1144 of file gtest-all.cc.
const TestInfo* testing::internal::UnitTestImpl::current_test_info | ( | ) | const [inline] |
Definition at line 1145 of file gtest-all.cc.
Definition at line 6078 of file gtest-all.cc.
std::string testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop | ( | int | skip_count | ) |
Definition at line 2258 of file gtest-all.cc.
int testing::internal::UnitTestImpl::disabled_test_count | ( | ) | const |
Definition at line 2229 of file gtest-all.cc.
TimeInMillis testing::internal::UnitTestImpl::elapsed_time | ( | ) | const [inline] |
Definition at line 974 of file gtest-all.cc.
std::vector<Environment*>& testing::internal::UnitTestImpl::environments | ( | ) | [inline] |
Definition at line 1149 of file gtest-all.cc.
bool testing::internal::UnitTestImpl::Failed | ( | ) | const [inline] |
Definition at line 981 of file gtest-all.cc.
int testing::internal::UnitTestImpl::failed_test_case_count | ( | ) | const |
Definition at line 2197 of file gtest-all.cc.
int testing::internal::UnitTestImpl::failed_test_count | ( | ) | const |
Definition at line 2218 of file gtest-all.cc.
int testing::internal::UnitTestImpl::FilterTests | ( | ReactionToSharding | shard_tests | ) |
Definition at line 5939 of file gtest-all.cc.
TestPartResultReporterInterface * testing::internal::UnitTestImpl::GetGlobalTestPartResultReporter | ( | ) |
Definition at line 2167 of file gtest-all.cc.
TestCase* testing::internal::UnitTestImpl::GetMutableTestCase | ( | int | i | ) | [inline] |
Definition at line 994 of file gtest-all.cc.
const TestCase* testing::internal::UnitTestImpl::GetTestCase | ( | int | i | ) | const [inline] |
Definition at line 987 of file gtest-all.cc.
TestCase * testing::internal::UnitTestImpl::GetTestCase | ( | const char * | test_case_name, |
const char * | type_param, | ||
Test::SetUpTestCaseFunc | set_up_tc, | ||
Test::TearDownTestCaseFunc | tear_down_tc | ||
) |
Definition at line 5657 of file gtest-all.cc.
TestPartResultReporterInterface * testing::internal::UnitTestImpl::GetTestPartResultReporterForCurrentThread | ( | ) |
Definition at line 2181 of file gtest-all.cc.
std::vector<TraceInfo>& testing::internal::UnitTestImpl::gtest_trace_stack | ( | ) | [inline] |
Definition at line 1152 of file gtest-all.cc.
const std::vector<TraceInfo>& testing::internal::UnitTestImpl::gtest_trace_stack | ( | ) | const [inline] |
Definition at line 1155 of file gtest-all.cc.
TestEventListeners* testing::internal::UnitTestImpl::listeners | ( | ) | [inline] |
Definition at line 1000 of file gtest-all.cc.
Definition at line 6015 of file gtest-all.cc.
Definition at line 6068 of file gtest-all.cc.
bool testing::internal::UnitTestImpl::Passed | ( | ) | const [inline] |
Definition at line 977 of file gtest-all.cc.
Definition at line 5596 of file gtest-all.cc.
internal::Random* testing::internal::UnitTestImpl::random | ( | ) | [inline] |
Definition at line 1202 of file gtest-all.cc.
int testing::internal::UnitTestImpl::random_seed | ( | ) | const [inline] |
Definition at line 1199 of file gtest-all.cc.
void testing::internal::UnitTestImpl::RecordProperty | ( | const TestProperty & | test_property | ) |
Definition at line 5532 of file gtest-all.cc.
Definition at line 3771 of file gtest-all.cc.
Definition at line 2223 of file gtest-all.cc.
int testing::internal::UnitTestImpl::reportable_test_count | ( | ) | const |
Definition at line 2234 of file gtest-all.cc.
Definition at line 5706 of file gtest-all.cc.
void testing::internal::UnitTestImpl::set_catch_exceptions | ( | bool | value | ) | [inline, private] |
Definition at line 1220 of file gtest-all.cc.
void testing::internal::UnitTestImpl::set_current_test_case | ( | TestCase * | a_current_test_case | ) | [inline] |
Definition at line 1086 of file gtest-all.cc.
void testing::internal::UnitTestImpl::set_current_test_info | ( | TestInfo * | a_current_test_info | ) | [inline] |
Definition at line 1093 of file gtest-all.cc.
void testing::internal::UnitTestImpl::set_os_stack_trace_getter | ( | OsStackTraceGetterInterface * | getter | ) |
Definition at line 6057 of file gtest-all.cc.
void testing::internal::UnitTestImpl::SetGlobalTestPartResultReporter | ( | TestPartResultReporterInterface * | reporter | ) |
Definition at line 2173 of file gtest-all.cc.
void testing::internal::UnitTestImpl::SetTestPartResultReporterForCurrentThread | ( | TestPartResultReporterInterface * | reporter | ) |
Definition at line 2186 of file gtest-all.cc.
Definition at line 6085 of file gtest-all.cc.
TimeInMillis testing::internal::UnitTestImpl::start_timestamp | ( | ) | const [inline] |
Definition at line 971 of file gtest-all.cc.
Definition at line 2192 of file gtest-all.cc.
int testing::internal::UnitTestImpl::successful_test_count | ( | ) | const |
Definition at line 2213 of file gtest-all.cc.
int testing::internal::UnitTestImpl::test_case_to_run_count | ( | ) | const |
Definition at line 2208 of file gtest-all.cc.
int testing::internal::UnitTestImpl::test_to_run_count | ( | ) | const |
Definition at line 2244 of file gtest-all.cc.
int testing::internal::UnitTestImpl::total_test_case_count | ( | ) | const |
Definition at line 2202 of file gtest-all.cc.
int testing::internal::UnitTestImpl::total_test_count | ( | ) | const |
Definition at line 2239 of file gtest-all.cc.
Definition at line 6100 of file gtest-all.cc.
friend class ::testing::UnitTest [friend] |
Definition at line 1216 of file gtest-all.cc.
Definition at line 1290 of file gtest-all.cc.
bool testing::internal::UnitTestImpl::catch_exceptions_ [private] |
Definition at line 1330 of file gtest-all.cc.
Definition at line 1274 of file gtest-all.cc.
Definition at line 1280 of file gtest-all.cc.
DefaultGlobalTestPartResultReporter testing::internal::UnitTestImpl::default_global_test_part_result_reporter_ [private] |
Definition at line 1230 of file gtest-all.cc.
DefaultPerThreadTestPartResultReporter testing::internal::UnitTestImpl::default_per_thread_test_part_result_reporter_ [private] |
Definition at line 1232 of file gtest-all.cc.
Definition at line 1316 of file gtest-all.cc.
std::vector<Environment*> testing::internal::UnitTestImpl::environments_ [private] |
Definition at line 1246 of file gtest-all.cc.
Definition at line 1238 of file gtest-all.cc.
TestPartResultReporterInterface* testing::internal::UnitTestImpl::global_test_part_result_repoter_ [private] |
Definition at line 1235 of file gtest-all.cc.
internal::ThreadLocal<std::vector<TraceInfo> > testing::internal::UnitTestImpl::gtest_trace_stack_ [private] |
Definition at line 1326 of file gtest-all.cc.
int testing::internal::UnitTestImpl::last_death_test_case_ [private] |
Definition at line 1268 of file gtest-all.cc.
Definition at line 1294 of file gtest-all.cc.
Definition at line 1227 of file gtest-all.cc.
Definition at line 1300 of file gtest-all.cc.
UnitTest* const testing::internal::UnitTestImpl::parent_ [private] |
Definition at line 1223 of file gtest-all.cc.
internal::ThreadLocal<TestPartResultReporterInterface*> testing::internal::UnitTestImpl::per_thread_test_part_result_reporter_ [private] |
Definition at line 1242 of file gtest-all.cc.
Definition at line 1303 of file gtest-all.cc.
Definition at line 1309 of file gtest-all.cc.
int testing::internal::UnitTestImpl::random_seed_ [private] |
Definition at line 1306 of file gtest-all.cc.
Definition at line 1313 of file gtest-all.cc.
std::vector<int> testing::internal::UnitTestImpl::test_case_indices_ [private] |
Definition at line 1256 of file gtest-all.cc.
std::vector<TestCase*> testing::internal::UnitTestImpl::test_cases_ [private] |
Definition at line 1250 of file gtest-all.cc.