Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc756 const std::string kOtherMethod = "Ljava/util/HashMap;-><init>()V"; in TEST_F() local
790 "P" + kOtherMethod + "\n" + in TEST_F()
835 EXPECT_NE(output_file_contents.find("P" + kOtherMethod), std::string::npos) in TEST_F()
842 EXPECT_EQ(output_file_contents.find("HP" + kOtherMethod), std::string::npos) in TEST_F()