Searched refs:tear_down_count_ (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/test/
H A Dgtest-param-test_test.cc577 void TearDownExecuted() { tear_down_count_++; }
601 EXPECT_EQ(kExpectedCalls, tear_down_count_)
612 tear_down_count_(0), test_body_count_(0) {}
616 int tear_down_count_; member in class:TestGenerationEnvironment

Completed in 7 milliseconds