Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc2294 void ProfileCompilationInfo::PrepareForAggregationCounters() { in PrepareForAggregationCounters() function in art::ProfileCompilationInfo
2301 void ProfileCompilationInfo::DexFileData::PrepareForAggregationCounters() { in PrepareForAggregationCounters() function in art::ProfileCompilationInfo::DexFileData
Dprofile_compilation_info_test.cc1144 TEST_F(ProfileCompilationInfoTest, PrepareForAggregationCounters) { in TEST_F() argument