Home
last modified time | relevance | path

Searched refs:not_existing (Results 1 – 1 of 1) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info_test.cc1505 ProfileSampleAnnotation not_existing("A"); in TEST_F() local
1506 EXPECT_FALSE(info.GetMethodHotness(ref, not_existing).IsInProfile()); in TEST_F()
1507 EXPECT_FALSE(info.GetMethodHotness(ref, not_existing).IsHot()); in TEST_F()