Searched refs:pmis (Results 1 – 1 of 1) sorted by relevance
1434 std::vector<ProfileMethodInfo> pmis = {ProfileMethodInfo(hot), ProfileMethodInfo(bad_ref)}; in TEST_F() local1435 ASSERT_FALSE(info.AddMethods(pmis, Hotness::kFlagHot)); in TEST_F()