Searched refs:profile_file_contents (Results 1 – 1 of 1) sorted by relevance
246 bool CreateProfile(const std::string& profile_file_contents, in CreateProfile() argument251 EXPECT_TRUE(file->WriteFully(profile_file_contents.c_str(), profile_file_contents.length())); in CreateProfile()