Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info_test.cc950 ProfileCompilationInfo merge_info; in TEST_F() local
951 merge_info.AddMethodIndex(Hotness::kFlagStartup, kDex1, kChecksum1, 11, kNumMethods); in TEST_F()
952 test_info.MergeWith(merge_info); in TEST_F()