Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc1129 int GenerateTestProfile() { in GenerateTestProfile() function in art::FINAL
1154 result = ProfileCompilationInfo::GenerateTestProfile(profile_test_fd, in GenerateTestProfile()
1164 result = ProfileCompilationInfo::GenerateTestProfile(profile_test_fd, in GenerateTestProfile()
1281 return profman.GenerateTestProfile(); in profman()
Dprofile_assistant_test.cc223 bool GenerateTestProfile(const std::string& filename) { in GenerateTestProfile() function in art::ProfileAssistantTest
659 GenerateTestProfile(profile.GetFilename()); in TEST_F()
/art/runtime/jit/
Dprofile_compilation_info.h405 static bool GenerateTestProfile(int fd,
413 static bool GenerateTestProfile(int fd,
Dprofile_compilation_info.cc1815 bool ProfileCompilationInfo::GenerateTestProfile(int fd, in GenerateTestProfile() function in art::ProfileCompilationInfo
1870 bool ProfileCompilationInfo::GenerateTestProfile( in GenerateTestProfile() function in art::ProfileCompilationInfo