Searched refs:test_body_count_ (Results 1 – 1 of 1) sorted by relevance
617 void TestBodyExecuted() { test_body_count_++; } in TestBodyExecuted()643 EXPECT_EQ(kExpectedCalls, test_body_count_) in TearDown()654 test_body_count_(0) {} in TestGenerationEnvironment()659 int test_body_count_; member in TestGenerationEnvironment