Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc1432 MethodReference bad_ref(dex1, kMaxMethodIds); in TEST_F() local
1434 std::vector<ProfileMethodInfo> pmis = {ProfileMethodInfo(hot), ProfileMethodInfo(bad_ref)}; in TEST_F()