Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofiling_info_test.cc89 ProfileCompilationInfo file_profile; in SaveProfilingInfo() local
90 if (!file_profile.Load(filename, false)) { in SaveProfilingInfo()
93 if (!info.MergeWith(file_profile)) { in SaveProfilingInfo()