Home
last modified time | relevance | path

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

/system/bt/include/hardware/avrcp/
Davrcp.h57 struct FolderInfo { struct
70 FolderInfo folder; argument
/system/bt/profile/avrcp/tests/
Davrcp_device_test.cc900 FolderInfo info = {"test_id", true, "Test Folder"}; in TEST_F()
936 FolderInfo info0 = {"test_id0", true, "Test Folder0"}; in TEST_F()
937 FolderInfo info1 = {"test_id1", true, "Test Folder1"}; in TEST_F()
938 FolderInfo info2 = {"test_id2", true, "Truncated folder"}; in TEST_F()
941 FolderInfo small_info = {"test_id2", true, "Small"}; in TEST_F()
965 FolderInfo info0 = {"test_id0", true, "Test Folder0"}; in TEST_F()
966 FolderInfo info1 = {"test_id1", true, "Test Folder1"}; in TEST_F()
974 FolderInfo info2 = {"test_id2", true, "Test Folder2"}; in TEST_F()
975 FolderInfo info3 = {"test_id3", true, "Test Folder3"}; in TEST_F()
976 FolderInfo info4 = {"test_id4", true, "Test Folder4"}; in TEST_F()