Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout_test.cc328 const std::string& out_profile) { in CreateProfile() argument
372 std::unique_ptr<File> file(OS::CreateEmptyFile(out_profile.c_str())); in CreateProfile()
/art/profman/
Dprofile_assistant_test.cc977 ScratchFile out_profile; in TEST_F() local
989 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() local
1084 args.push_back("--out-profile-path=" + out_profile.GetFilename()); in TEST_F()
1095 out_profile.GetFilename(), &output_profile_contents)); in TEST_F()