Home
last modified time | relevance | path

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

/aosp12/system/bt/profile/avrcp/tests/
H A Davrcp_device_test.cc634 auto compare_to_full = in TEST_F() local
636 compare_to_full->AddAttributeEntry(Attribute::TITLE, "Test Song"); in TEST_F()
639 compare_to_full->AddAttributeEntry(Attribute::TRACK_NUMBER, "1"); in TEST_F()
686 auto compare_to_full = in TEST_F() local
688 compare_to_full->AddAttributeEntry(Attribute::TITLE, "Test Song"); in TEST_F()
691 compare_to_full->AddAttributeEntry(Attribute::TRACK_NUMBER, "1"); in TEST_F()
1077 auto compare_to_full = in TEST_F() local
1082 compare_to_full->AddAttributeEntry(Attribute::TRACK_NUMBER, "1"); in TEST_F()
1118 auto compare_to_full = in TEST_F() local
1120 compare_to_full->AddAttributeEntry(Attribute::TITLE,"Test Song"); in TEST_F()
[all …]