Searched refs:total_destructor_count (Results 1 – 1 of 1) sorted by relevance
14 int total_destructor_count; variable26 total_destructor_count++; in ~DummyElement()519 total_destructor_count = 0; in TEST()531 EXPECT_EQ(3, total_destructor_count); in TEST()