HomeSort by relevance Sort by last modified time
    Searched full:profile_info_ (Results 1 - 1 of 1) sorted by null

  /art/compiler/driver/
compiler_driver_test.cc 241 profile_info_.AddMethodIndex(key, dex_file->GetLocationChecksum(), 1);
242 profile_info_.AddMethodIndex(key, dex_file->GetLocationChecksum(), 2);
244 return &profile_info_;
290 ProfileCompilationInfo profile_info_; member in class:art::CompilerDriverProfileTest

Completed in 208 milliseconds