Searched refs:single_profile_filename (Results 1 – 1 of 1) sorted by relevance
383 const std::string& single_profile_filename = single_profile_file.GetFilename(); in TEST_F() local401 extra_args.push_back("--profile-file=" + single_profile_filename); in TEST_F()594 bool load_ok = silent_load(base_location + "!" + single_profile_filename); in TEST_F()606 load_ok = silent_load(base_location + ":!" + single_profile_filename); 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()