Home | History | Annotate | Download | only in test

Lines Matching refs:test_body_count_

578   void TestBodyExecuted() { test_body_count_++; }
604 EXPECT_EQ(kExpectedCalls, test_body_count_)
611 tear_down_count_(0), test_body_count_(0) {}
616 int test_body_count_;