Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc282 bool DumpOnly(const std::string& filename, std::string* file_contents) { in DumpOnly() function in art::ProfileAssistantTest
1211 TEST_F(ProfileAssistantTest, DumpOnly) { in TEST_F() argument
1240 DumpOnly(profile.GetFilename(), &output); in TEST_F()