Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_image_test.cc317 const std::string& head_profile_filename = head_profile_file.GetFilename(); in TEST_F() local
333 extra_args.push_back("--profile-file=" + head_profile_filename); in TEST_F()