Searched refs:constructor_count (Results 1 – 1 of 1) sorted by relevance
13 int constructor_count; variable19 constructor_count++; in DummyElement()23 constructor_count++; in DummyElement()269 constructor_count = 0; in TEST()273 EXPECT_EQ(1, constructor_count); in TEST()277 EXPECT_EQ(2, constructor_count); in TEST()281 EXPECT_EQ(2, constructor_count); in TEST()