Searched refs:out_profile (Results 1 – 2 of 2) sorted by relevance
328 const std::string& out_profile) { in CreateProfile() argument372 std::unique_ptr<File> file(OS::CreateEmptyFile(out_profile.c_str())); in CreateProfile()
977 ScratchFile out_profile; in TEST_F() local989 args.push_back("--out-profile-path=" + out_profile.GetFilename()); in TEST_F()1001 out_profile.GetFilename(), &output_profile_contents)); in TEST_F()1074 ScratchFile out_profile; in TEST_F() local1084 args.push_back("--out-profile-path=" + out_profile.GetFilename()); in TEST_F()1095 out_profile.GetFilename(), &output_profile_contents)); in TEST_F()