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_ |
static int | n4_ |
Definition at line 1425 of file gtest_pred_impl_unittest.cc.
virtual void Predicate4Test::SetUp | ( | ) | [inline, protected, virtual] |
Reimplemented from testing::Test.
Definition at line 1427 of file gtest_pred_impl_unittest.cc.
virtual void Predicate4Test::TearDown | ( | ) | [inline, protected, virtual] |
Reimplemented from testing::Test.
Definition at line 1433 of file gtest_pred_impl_unittest.cc.
bool Predicate4Test::expected_to_finish_ [static, protected] |
Definition at line 1459 of file gtest_pred_impl_unittest.cc.
bool Predicate4Test::finished_ [static, protected] |
Definition at line 1462 of file gtest_pred_impl_unittest.cc.
int Predicate4Test::n1_ [static, protected] |
Definition at line 1464 of file gtest_pred_impl_unittest.cc.
int Predicate4Test::n2_ [static, protected] |
Definition at line 1465 of file gtest_pred_impl_unittest.cc.
int Predicate4Test::n3_ [static, protected] |
Definition at line 1466 of file gtest_pred_impl_unittest.cc.
int Predicate4Test::n4_ [static, protected] |
Definition at line 1467 of file gtest_pred_impl_unittest.cc.