Searched defs:profile_methods_map (Results 1 – 1 of 1) sorted by relevance
135 /*out*/ SafeMap<ArtMethod*, ProfileMethodInfo>* profile_methods_map) { in SaveProfilingInfoWithFakeInlineCaches()301 SafeMap<ArtMethod*, ProfileMethodInfo> profile_methods_map; in TEST_F() local