Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc555 ProfileCompilationInfo info_reindexed; in TEST_F() local
588 "dex_location2", /* checksum= */ 2, method_idx, pmi_reindexed, &info_reindexed)); in TEST_F()
590 "dex_location1", /* checksum= */ 1, method_idx, pmi_reindexed, &info_reindexed)); in TEST_F()
595 ASSERT_TRUE(info.MergeWith(info_reindexed)); in TEST_F()