Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc758 const std::string kMultiMethod = "Ljava/util/ArrayList;->clear()V"; in TEST_F() local
781 "P" + kMultiMethod + "\n" + in TEST_F()
791 "P" + kMultiMethod + "\n" + in TEST_F()
845 EXPECT_NE(output_file_contents.find("HP" + kMultiMethod), std::string::npos) in TEST_F()