Searched defs:GetProfileSampleAnnotation (Results 1 – 2 of 2) sorted by relevance
54 ProfileCompilationInfo::ProfileSampleAnnotation GetProfileSampleAnnotation() { in GetProfileSampleAnnotation() function in art::ProfileSaverTest75 TEST_F(ProfileSaverTest, GetProfileSampleAnnotation) { in TEST_F() argument85 TEST_F(ProfileSaverForBootTest, GetProfileSampleAnnotation) { in TEST_F() argument
1284 ProfileCompilationInfo::ProfileSampleAnnotation ProfileSaver::GetProfileSampleAnnotation() { in GetProfileSampleAnnotation() function in art::ProfileSaver