Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc736 ProfileCompilationInfo info_megamorphic; in TEST_F() local
737 ASSERT_TRUE(AddMethod(&info_megamorphic, dex1, 0, inline_caches)); in TEST_F()
744 ASSERT_TRUE(info_no_inline_cache.MergeWith(info_megamorphic)); in TEST_F()