
Protected Member Functions | |
| void | MapTester (const Queue< int > *q) |
| virtual void | SetUp () |
| virtual void | SetUp () |
Protected Member Functions inherited from QuickTest | |
| virtual void | TearDown () |
Protected Member Functions inherited from testing::Test | |
| Test () | |
Static Protected Member Functions | |
| static int | Double (int n) |
Protected Attributes | |
| Queue< int > | q0_ |
| Queue< int > | q1_ |
| Queue< int > | q2_ |
Protected Attributes inherited from QuickTest | |
| time_t | start_time_ |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
Static Public Member Functions inherited from testing::Test | |
| static bool | HasFailure () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
Definition at line 70 of file sample3_unittest.cc.
|
inlinestaticprotected |
Definition at line 91 of file sample3_unittest.cc.
|
inlineprotected |
Definition at line 96 of file sample3_unittest.cc.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 77 of file sample3_unittest.cc.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 146 of file sample5_unittest.cc.
|
protected |
Definition at line 114 of file sample3_unittest.cc.
|
protected |
Definition at line 115 of file sample3_unittest.cc.
|
protected |
Definition at line 116 of file sample3_unittest.cc.