Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc1455 std::vector<ProfileMethodInfo> pmis = {ProfileMethodInfo(hot), ProfileMethodInfo(bad_ref)}; in TEST_F() local
1456 ASSERT_FALSE(info.AddMethods(pmis, Hotness::kFlagHot)); in TEST_F()