Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_image_test.cc395 std::string single_name = single_location.substr(single_slash_pos + 1u); in TEST_F() local
396 CHECK_EQ(single_name, mid_name); in TEST_F()
616 ART_FORMAT("{}:/non-existent/{}!non-existent-profile-name", base_location, single_name)); in TEST_F()
633 ART_FORMAT("{}:/non-existent/{}!{}", base_location, single_name, single_profile_filename)); in TEST_F()
642 ART_FORMAT("{}:/non-existent/{}!{}", base_location, single_name, single_profile_filename)); in TEST_F()