Home
last modified time | relevance | path

Searched defs:test_packet (Results 1 – 25 of 47) sorted by relevance

12

/packages/modules/Bluetooth/system/packet/tests/avrcp/
Dregister_notification_packet_test.cc33 auto test_packet = in TEST() local
41 auto test_packet = in TEST() local
49 auto test_packet = TestRegNotifReqPacket::Make(packet_copy); in TEST() local
62 auto test_packet = TestRegNotifReqPacket::Make(); in TEST() local
68 auto test_packet = in TEST() local
77 auto test_packet = in TEST() local
86 auto test_packet = TestRegNotifRspPacket::Make(packet_copy); in TEST() local
102 auto test_packet = TestRegNotifRspPacket::Make(wrong_event); in TEST() local
115 auto test_packet = TestRegNotifReqPacket::Make(); in TEST() local
124 auto test_packet = TestRegNotifReqPacket::Make(); in TEST() local
[all …]
Dchange_path_packet_test.cc33 auto test_packet = TestChangePathReqPacket::Make(); in TEST() local
45 auto test_packet = TestChangePathReqPacket::Make(); in TEST() local
51 auto test_packet = TestChangePathReqPacket::Make(change_path_request); in TEST() local
59 auto test_packet = TestChangePathReqPacket::Make(change_path_request); in TEST() local
66 auto test_packet = TestChangePathReqPacket::Make(packet_copy); in TEST() local
78 auto test_packet = TestChangePathReqPacket::Make(); in TEST() local
Dget_total_number_of_items_packet_test.cc34 auto test_packet = TestGetTotalNumItemsReqPacket::Make(); in TEST() local
45 auto test_packet = TestGetTotalNumItemsReqPacket::Make(); in TEST() local
51 auto test_packet = TestGetTotalNumItemsReqPacket::Make( in TEST() local
57 auto test_packet = TestGetTotalNumItemsReqPacket::Make( in TEST() local
65 auto test_packet = TestGetTotalNumItemsReqPacket::Make(packet_copy); in TEST() local
Dset_browsed_player_packet_test.cc33 auto test_packet = TestSetBrowsedPlayerPacket::Make(); in TEST() local
44 auto test_packet = TestSetBrowsedPlayerPacket::Make(); in TEST() local
50 auto test_packet = in TEST() local
57 auto test_packet = in TEST() local
65 auto test_packet = TestSetBrowsedPlayerPacket::Make(packet_copy); in TEST() local
Dset_absolute_volume_packet_test.cc32 auto test_packet = TestSetVolumeRspPacket::Make(); in TEST() local
40 auto test_packet = TestSetVolumeRspPacket::Make(); in TEST() local
46 auto test_packet = TestSetVolumeRspPacket::Make(set_absolute_volume_response); in TEST() local
52 auto test_packet = TestSetVolumeRspPacket::Make(set_absolute_volume_response); in TEST() local
60 auto test_packet = TestSetVolumeRspPacket::Make(packet_copy); in TEST() local
Dset_addressed_player_packet_test.cc33 auto test_packet = TestSetAddrPlayerPacket::Make(); in TEST() local
39 auto test_packet = in TEST() local
46 auto test_packet = in TEST() local
54 auto test_packet = TestSetAddrPlayerPacket::Make(packet_copy); in TEST() local
Dplay_item_packet_test.cc32 auto test_packet = TestPlayItemReqPacket::Make(); in TEST() local
38 auto test_packet = TestPlayItemReqPacket::Make(play_item_request); in TEST() local
46 auto test_packet = TestPlayItemReqPacket::Make(play_item_request); in TEST() local
54 auto test_packet = TestPlayItemReqPacket::Make(packet_copy); in TEST() local
Dpass_through_packet_test.cc31 auto test_packet = TestPassThroughPacket::Make(); in TEST() local
43 auto test_packet = in TEST() local
54 auto test_packet = in TEST() local
65 auto test_packet = TestPassThroughPacket::Make(packet_copy); in TEST() local
Dlist_player_application_setting_values_test.cc35 auto test_packet = ListPlayerApplicationSettingValuesRequestTestPacket::Make( in TEST() local
42 auto test_packet = ListPlayerApplicationSettingValuesRequestTestPacket::Make( in TEST() local
51 auto test_packet = in TEST() local
72 auto test_packet = in TEST() local
Dget_item_attributes_packet_test.cc50 auto test_packet = TestGetItemAttrsReqPacket::Make(); in TEST() local
76 auto test_packet = TestGetItemAttrsReqPacket::Make(); in TEST() local
88 auto test_packet = TestGetItemAttrsReqPacket::Make(); in TEST() local
94 auto test_packet = TestGetItemAttrsReqPacket::Make( in TEST() local
112 auto test_packet = TestGetItemAttrsReqPacket::Make( in TEST() local
120 auto test_packet = TestGetItemAttrsReqPacket::Make(packet_copy); in TEST() local
Dset_player_application_setting_value_test.cc36 auto test_packet = SetPlayerApplicationSettingValueRequestTestPacket::Make( in TEST() local
45 auto test_packet = SetPlayerApplicationSettingValueRequestTestPacket::Make( in TEST() local
54 auto test_packet = in TEST() local
72 auto test_packet = SetPlayerApplicationSettingValueRspTestPacket::Make(); in TEST() local
Dget_capabilities_packet_test.cc31 auto test_packet = GetCapRequestTestPacket::Make(get_capabilities_request); in TEST() local
38 auto test_packet = GetCapRequestTestPacket::Make(get_capabilities_request); in TEST() local
45 auto test_packet = GetCapRequestTestPacket::Make(packet_copy); in TEST() local
115 auto test_packet = GetCapRequestTestPacket::Make(); in TEST() local
127 auto test_packet = GetCapRequestTestPacket::Make(); in TEST() local
Dget_current_player_application_setting_value_test.cc36 auto test_packet = in TEST() local
45 auto test_packet = in TEST() local
55 auto test_packet = in TEST() local
79 auto test_packet = in TEST() local
Dget_element_attributes_packet_test.cc30 auto test_packet = in TEST() local
58 auto test_packet = in TEST() local
70 auto test_packet = TestGetElemAttrReqPacket::Make(packet_copy); in TEST() local
101 auto test_packet = TestGetElemAttrReqPacket::Make(); in TEST() local
167 auto test_packet = TestGetElemAttrReqPacket::Make(); in TEST() local
Dget_folder_items_packet_test.cc46 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
84 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
126 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
151 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
176 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
228 auto test_packet = in TEST() local
245 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
255 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
Dvendor_packet_test.cc77 auto test_packet = TestVendorPacket::Make(); in TEST() local
115 auto test_packet = TestVendorPacket::Make(GetPacketData()); in TEST_P() local
124 auto test_packet = TestVendorPacket::Make(GetPacketData()); in TEST_P() local
131 auto test_packet = TestVendorPacket::Make(get_capabilities_request_copy); in TEST_F() local
Davrcp_reject_packet_test.cc35 auto test_packet = TestAvrcpPacket::Make(); in TEST() local
Dgeneral_reject_packet_test.cc33 auto test_packet = TestGeneralRejectPacket::Make(); in TEST() local
Dget_play_status_packet_test.cc33 auto test_packet = TestGetPlayStatusRspPacket::Make(); in TEST() local
Dlist_player_application_setting_attributes_test.cc39 auto test_packet = in TEST() local
/packages/modules/Bluetooth/system/packet/tests/fuzzers/
Davrcp_browse_packet_fuzzer.cc41 auto test_packet = TestBrowsePacket::Make(get_folder_items_request); in LLVMFuzzerTestOneInput() local
Dget_item_attributes_req_fuzzer.cc39 auto test_packet = in LLVMFuzzerTestOneInput() local
Dplay_item_packet_fuzzer.cc42 auto test_packet = TestPlayItemReqPacket::Make(play_item_request); in LLVMFuzzerTestOneInput() local
Dget_folder_items_req_fuzzer.cc37 auto test_packet = in LLVMFuzzerTestOneInput() local
Dchange_path_req_fuzzer.cc41 auto test_packet = TestChangePathReqPacket::Make(change_path_request_data); in LLVMFuzzerTestOneInput() local

12