Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc646 std::vector<ProfileInlineCache> inline_caches2 = GetTestInlineCaches(); in TEST_F() local
649 &inline_caches2[0].classes); in TEST_F()
657 ASSERT_TRUE(AddMethod(&info, dex2, /*method_idx=*/ 0, inline_caches2)); in TEST_F()