Home
last modified time | relevance | path

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

/art/test/common/
Druntime_state.cc377 std::set<std::string> unused_locations; in Java_Main_fetchProfiles() local
378 unused_locations.insert("fake_location"); in Java_Main_fetchProfiles()
380 code_cache->GetProfiledMethods(unused_locations, unused_vector); in Java_Main_fetchProfiles()