Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc1100 std::unique_ptr<ProfileCompilationInfo::OfflineProfileMethodInfo> pmi_no_inline_cache = in TEST_F() local
1103 ASSERT_TRUE(pmi_no_inline_cache != nullptr); in TEST_F()
1104 ASSERT_TRUE(pmi_no_inline_cache->inline_caches->empty()); in TEST_F()