Searched refs:total_destructor_count (Results 1 – 2 of 2) sorted by relevance
33 int total_destructor_count; variable45 total_destructor_count++; in ~FakeElement()554 total_destructor_count = 0; in TEST()566 EXPECT_EQ(3, total_destructor_count); in TEST()
34 int total_destructor_count; variable46 total_destructor_count++; in ~FakeElement()