Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc911 std::string input_file_contents2 = JoinProfileLines(input_data2); in TEST_F() local
925 EXPECT_TRUE(CreateProfile(input_file_contents2, profile2.GetFilename(), core_dex)); in TEST_F()