Home
last modified time | relevance | path

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

/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info_test.cc1848 std::list<ProfileSampleAnnotation> expectedAnnotations2({psa2}); in TEST_F() local
1864 ASSERT_EQ(sort(mIt2->second.GetAnnotations()), expectedAnnotations2); in TEST_F()
1914 std::list<ProfileSampleAnnotation> expectedAnnotations2({psa2}); in TEST_F() local
1931 ASSERT_EQ(sort(mIt2->second.GetAnnotations()), expectedAnnotations2); in TEST_F()