Home
last modified time | relevance | path

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

/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.cc2297 bool ProfileCompilationInfo::GenerateTestProfile(int fd, in GenerateTestProfile() function in art::ProfileCompilationInfo
2350 bool ProfileCompilationInfo::GenerateTestProfile( in GenerateTestProfile() function in art::ProfileCompilationInfo
/aosp_15_r20/art/profman/
H A Dprofman.cc1775 int GenerateTestProfile() { in GenerateTestProfile() function in art::ProfMan
H A Dprofile_assistant_test.cc189 bool GenerateTestProfile(const std::string& filename) { in GenerateTestProfile() function in art::ProfileAssistantTest