Home
last modified time | relevance | path

Searched defs:profile_methods_map (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jit/
Dprofiling_info_test.cc103 /*out*/ SafeMap<ArtMethod*, ProfileMethodInfo>* profile_methods_map) { in SaveProfilingInfoWithFakeInlineCaches()
271 SafeMap<ArtMethod*, ProfileMethodInfo> profile_methods_map; in TEST_F() local