Protected Member Functions | |
virtual void | SetUp () |
virtual void | TearDown () |
Static Protected Attributes | |
static bool | expected_to_finish_ |
static bool | finished_ |
static int | n1_ |
static int | n2_ |
Definition at line 515 of file gtest_pred_impl_unittest.cc.
virtual void Predicate2Test::SetUp | ( | ) | [inline, protected, virtual] |
Reimplemented from testing::Test.
Definition at line 517 of file gtest_pred_impl_unittest.cc.
virtual void Predicate2Test::TearDown | ( | ) | [inline, protected, virtual] |
Reimplemented from testing::Test.
Definition at line 523 of file gtest_pred_impl_unittest.cc.
bool Predicate2Test::expected_to_finish_ [static, protected] |
Definition at line 543 of file gtest_pred_impl_unittest.cc.
bool Predicate2Test::finished_ [static, protected] |
Definition at line 546 of file gtest_pred_impl_unittest.cc.
int Predicate2Test::n1_ [static, protected] |
Definition at line 548 of file gtest_pred_impl_unittest.cc.
int Predicate2Test::n2_ [static, protected] |
Definition at line 549 of file gtest_pred_impl_unittest.cc.