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.cc633 std::vector<ProfileInlineCache> inline_caches2 = GetTestInlineCaches(); in TEST_F() local
636 &inline_caches2[0].classes); in TEST_F()
640 ASSERT_FALSE(AddMethod(&info, dex2, /* method_idx= */ 0, inline_caches2)); in TEST_F()