Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc208 bool CreateProfile(const std::string& profile_file_contents, in CreateProfile() argument
214 EXPECT_TRUE(file->WriteFully(profile_file_contents.c_str(), profile_file_contents.length())); in CreateProfile()