Searched refs:constructor_count (Results 1 – 1 of 1) sorted by relevance
9 int constructor_count; variable14 constructor_count++; in DummyElement()18 constructor_count++; in DummyElement()181 constructor_count = 0; in TEST()185 EXPECT_EQ(1, constructor_count); in TEST()189 EXPECT_EQ(2, constructor_count); in TEST()193 EXPECT_EQ(2, constructor_count); in TEST()