Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc633 std::vector<ProfileInlineCache> inline_caches1 = GetTestInlineCaches(); in TEST_F() local
640 ASSERT_TRUE(AddMethod(&info, dex1, /*method_idx=*/ 0, inline_caches1)); in TEST_F()