Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info_test.cc118 ProfileCompilationInfo file_profile; in SaveProfilingInfo() local
119 if (!file_profile.Load(filename, false)) { in SaveProfilingInfo()
122 if (!info.MergeWith(file_profile)) { in SaveProfilingInfo()