Searched refs:single_name (Results 1 – 1 of 1) sorted by relevance
396 std::string single_name = single_location.substr(single_slash_pos + 1u); in TEST_F() local397 CHECK_EQ(single_name, mid_name); in TEST_F()610 load_ok = load(base_location + ":/non-existent/" + single_name + "!non-existent-profile-name"); in TEST_F()626 load_ok = load(base_location + ":/non-existent/" + single_name + "!" + single_profile_filename); in TEST_F()634 load_ok = load(base_location + ":/non-existent/" + single_name + "!" + single_profile_filename); in TEST_F()