Home
last modified time | relevance | path

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

/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info_test.cc634 std::vector<ProfileInlineCache> inline_caches2 = GetTestInlineCaches(); in TEST_F() local
637 &inline_caches2[0].classes); in TEST_F()
645 ASSERT_TRUE(AddMethod(&info, dex2, /*method_idx=*/ 0, inline_caches2)); in TEST_F()