Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc1755 std::list<ProfileSampleAnnotation> expectedAnnotations2({psa2}); in TEST_F() local
1771 ASSERT_EQ(sort(mIt2->second.GetAnnotations()), expectedAnnotations2); in TEST_F()
1821 std::list<ProfileSampleAnnotation> expectedAnnotations2({psa2}); in TEST_F() local
1838 ASSERT_EQ(sort(mIt2->second.GetAnnotations()), expectedAnnotations2); in TEST_F()