Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofile_assistant_test.cc1205 std::ostringstream no_annotation_input_file_contents; in TEST_F() local
1208 no_annotation_input_file_contents << m << "\n"; in TEST_F()
1219 ASSERT_TRUE(CreateProfile(no_annotation_input_file_contents.str(), in TEST_F()