Searched refs:not_existing (Results 1 – 1 of 1) sorted by relevance
1505 ProfileSampleAnnotation not_existing("A"); in TEST_F() local1506 EXPECT_FALSE(info.GetMethodHotness(ref, not_existing).IsInProfile()); in TEST_F()1507 EXPECT_FALSE(info.GetMethodHotness(ref, not_existing).IsHot()); in TEST_F()