Home
last modified time | relevance | path

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

/system/bt/include/hardware/avrcp/
Davrcp.h56 struct FolderInfo { struct
69 FolderInfo folder; argument
/system/bt/profile/avrcp/tests/
Davrcp_device_test.cc785 FolderInfo info = {"test_id", true, "Test Folder"}; in TEST_F()
821 FolderInfo info0 = {"test_id0", true, "Test Folder0"}; in TEST_F()
822 FolderInfo info1 = {"test_id1", true, "Test Folder1"}; in TEST_F()
823 FolderInfo info2 = {"test_id2", true, "Truncated folder"}; in TEST_F()
826 FolderInfo small_info = {"test_id2", true, "Small"}; in TEST_F()
850 FolderInfo info0 = {"test_id0", true, "Test Folder0"}; in TEST_F()
851 FolderInfo info1 = {"test_id1", true, "Test Folder1"}; in TEST_F()
859 FolderInfo info2 = {"test_id2", true, "Test Folder2"}; in TEST_F()
860 FolderInfo info3 = {"test_id3", true, "Test Folder3"}; in TEST_F()
861 FolderInfo info4 = {"test_id4", true, "Test Folder4"}; in TEST_F()