Searched defs:GenerateTestProfile (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/libprofile/profile/ | ||
H A D | profile_compilation_info.cc | 2131 bool ProfileCompilationInfo::GenerateTestProfile(int fd, in GenerateTestProfile() function in art::ProfileCompilationInfo |
/aosp12/art/profman/ | ||
H A D | profman.cc | 1799 int GenerateTestProfile() { in GenerateTestProfile() function in art::ProfMan |
H A D | profile_assistant_test.cc | 187 bool GenerateTestProfile(const std::string& filename) { in GenerateTestProfile() function in art::ProfileAssistantTest |