Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc910 std::string input_file_contents1 = JoinProfileLines(input_data1); in TEST_F() local
924 EXPECT_TRUE(CreateProfile(input_file_contents1, profile1.GetFilename(), core_dex)); in TEST_F()