|
| TestCase (const char *name, const char *a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) |
|
const char * | name () const |
|
const char * | type_param () const |
|
bool | should_run () const |
|
int | successful_test_count () const |
|
int | failed_test_count () const |
|
int | reportable_disabled_test_count () const |
|
int | disabled_test_count () const |
|
int | reportable_test_count () const |
|
int | test_to_run_count () const |
|
int | total_test_count () const |
|
bool | Passed () const |
|
bool | Failed () const |
|
TimeInMillis | elapsed_time () const |
|
const TestInfo * | GetTestInfo (int i) const |
|
const TestResult & | ad_hoc_test_result () const |
|
|
class | Test |
|
class | internal::UnitTestImpl |
|
The documentation for this class was generated from the following files:
- /home/wangwei/program/asf/incubator-singa/include/gtest/gtest.h
- /home/wangwei/program/asf/incubator-singa/include/gtest/gtest-all.cc