Lines Matching full:cons_profile
61 ConstructorHeapProfileTestHelper cons_profile;65 cons_profile.CollectStats(obj);66 CHECK_EQ(0, cons_profile.f_count());67 cons_profile.PrintStats();68 CHECK_EQ(2, cons_profile.f_count());