Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_image_test.cc323 const std::string& mid_profile_filename = mid_profile_file.GetFilename(); in TEST_F() local
341 extra_args.push_back("--profile-file=" + mid_profile_filename); in TEST_F()
642 load_ok = load(base_location + ":/non-existent/" + mid_name + "!" + mid_profile_filename in TEST_F()