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_ |
static int | n3_ |
Definition at line 949 of file gtest_pred_impl_unittest.cc.
virtual void Predicate3Test::SetUp | ( | ) | [inline, protected, virtual] |
Reimplemented from testing::Test.
Definition at line 951 of file gtest_pred_impl_unittest.cc.
virtual void Predicate3Test::TearDown | ( | ) | [inline, protected, virtual] |
Reimplemented from testing::Test.
Definition at line 957 of file gtest_pred_impl_unittest.cc.
bool Predicate3Test::expected_to_finish_ [static, protected] |
Definition at line 980 of file gtest_pred_impl_unittest.cc.
bool Predicate3Test::finished_ [static, protected] |
Definition at line 983 of file gtest_pred_impl_unittest.cc.
int Predicate3Test::n1_ [static, protected] |
Definition at line 985 of file gtest_pred_impl_unittest.cc.
int Predicate3Test::n2_ [static, protected] |
Definition at line 986 of file gtest_pred_impl_unittest.cc.
int Predicate3Test::n3_ [static, protected] |
Definition at line 987 of file gtest_pred_impl_unittest.cc.