Home
last modified time | relevance | path

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

123

/aosp_15_r20/packages/modules/Bluetooth/system/packet/tests/avrcp/
Dregister_notification_packet_test.cc33 auto test_packet = TestRegNotifReqPacket::Make(register_play_status_notification); in TEST() local
40 auto test_packet = TestRegNotifReqPacket::Make(register_play_status_notification); in TEST() local
47 auto test_packet = TestRegNotifReqPacket::Make(packet_copy); in TEST() local
59 auto test_packet = TestRegNotifReqPacket::Make(); in TEST() local
65 auto test_packet = TestRegNotifRspPacket::Make(interim_volume_changed_notification); in TEST() local
73 auto test_packet = TestRegNotifRspPacket::Make(interim_volume_changed_notification); in TEST() local
81 auto test_packet = TestRegNotifRspPacket::Make(packet_copy); in TEST() local
97 auto test_packet = TestRegNotifRspPacket::Make(wrong_event); in TEST() local
108 auto test_packet = TestRegNotifReqPacket::Make(); in TEST() local
117 auto test_packet = TestRegNotifReqPacket::Make(); in TEST() local
[all …]
Dget_folder_items_packet_test.cc46 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
82 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
124 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
148 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
171 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
219 auto test_packet = TestGetFolderItemsReqPacket::Make(get_folder_items_request_vfs); in TEST() local
234 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
243 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
Dchange_path_packet_test.cc33 auto test_packet = TestChangePathReqPacket::Make(); in TEST() local
44 auto test_packet = TestChangePathReqPacket::Make(); in TEST() local
50 auto test_packet = TestChangePathReqPacket::Make(change_path_request); in TEST() local
58 auto test_packet = TestChangePathReqPacket::Make(change_path_request); in TEST() local
65 auto test_packet = TestChangePathReqPacket::Make(packet_copy); in TEST() local
77 auto test_packet = TestChangePathReqPacket::Make(); in TEST() local
Dget_item_attributes_packet_test.cc48 auto test_packet = TestGetItemAttrsReqPacket::Make(); in TEST() local
71 auto test_packet = TestGetItemAttrsReqPacket::Make(); in TEST() local
82 auto test_packet = TestGetItemAttrsReqPacket::Make(); in TEST() local
88 auto test_packet = TestGetItemAttrsReqPacket::Make(get_item_attributes_request_all_attributes); in TEST() local
105 auto test_packet = TestGetItemAttrsReqPacket::Make(get_item_attributes_request_all_attributes); in TEST() local
112 auto test_packet = TestGetItemAttrsReqPacket::Make(packet_copy); in TEST() local
Dset_browsed_player_packet_test.cc32 auto test_packet = TestSetBrowsedPlayerPacket::Make(); in TEST() local
43 auto test_packet = TestSetBrowsedPlayerPacket::Make(); in TEST() local
49 auto test_packet = TestSetBrowsedPlayerPacket::Make(set_browsed_player_request); in TEST() local
55 auto test_packet = TestSetBrowsedPlayerPacket::Make(set_browsed_player_request); in TEST() local
62 auto test_packet = TestSetBrowsedPlayerPacket::Make(packet_copy); in TEST() local
Dget_total_number_of_items_packet_test.cc33 auto test_packet = TestGetTotalNumItemsReqPacket::Make(); in TEST() local
44 auto test_packet = TestGetTotalNumItemsReqPacket::Make(); in TEST() local
50 auto test_packet = in TEST() local
56 auto test_packet = in TEST() local
64 auto test_packet = TestGetTotalNumItemsReqPacket::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
Dget_capabilities_packet_test.cc31 auto test_packet = GetCapRequestTestPacket::Make(get_capabilities_request); in TEST() local
37 auto test_packet = GetCapRequestTestPacket::Make(get_capabilities_request); in TEST() local
44 auto test_packet = GetCapRequestTestPacket::Make(packet_copy); in TEST() local
113 auto test_packet = GetCapRequestTestPacket::Make(); in TEST() local
125 auto test_packet = GetCapRequestTestPacket::Make(); in TEST() local
Dget_element_attributes_packet_test.cc31 auto test_packet = TestGetElemAttrReqPacket::Make(get_element_attributes_request_partial); in TEST() local
57 auto test_packet = TestGetElemAttrReqPacket::Make(get_element_attributes_request_partial); in TEST() local
67 auto test_packet = TestGetElemAttrReqPacket::Make(packet_copy); in TEST() local
97 auto test_packet = TestGetElemAttrReqPacket::Make(); in TEST() local
153 auto test_packet = TestGetElemAttrReqPacket::Make(); 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
Dset_addressed_player_packet_test.cc32 auto test_packet = TestSetAddrPlayerPacket::Make(); in TEST() local
38 auto test_packet = TestSetAddrPlayerPacket::Make(set_addressed_player_request); in TEST() local
44 auto test_packet = TestSetAddrPlayerPacket::Make(set_addressed_player_request); in TEST() local
51 auto test_packet = TestSetAddrPlayerPacket::Make(packet_copy); in TEST() local
Dpass_through_packet_test.cc32 auto test_packet = TestPassThroughPacket::Make(); in TEST() local
44 auto test_packet = TestPassThroughPacket::Make(pass_through_command_play_pushed); in TEST() local
54 auto test_packet = TestPassThroughPacket::Make(pass_through_command_play_pushed); in TEST() local
64 auto test_packet = TestPassThroughPacket::Make(packet_copy); in TEST() local
Dlist_player_application_setting_values_test.cc34 auto test_packet = ListPlayerApplicationSettingValuesRequestTestPacket::Make( in TEST() local
41 auto test_packet = ListPlayerApplicationSettingValuesRequestTestPacket::Make( in TEST() local
49 auto test_packet = ListPlayerApplicationSettingValuesRequestTestPacket::Make(packet_copy); in TEST() local
65 auto test_packet = ListPlayerApplicationSettingAttributeValuesRspTestPacket::Make(); in TEST() local
Dset_player_application_setting_value_test.cc35 auto test_packet = SetPlayerApplicationSettingValueRequestTestPacket::Make( in TEST() local
44 auto test_packet = SetPlayerApplicationSettingValueRequestTestPacket::Make( in TEST() local
52 auto test_packet = SetPlayerApplicationSettingValueRequestTestPacket::Make(packet_copy); in TEST() local
67 auto test_packet = SetPlayerApplicationSettingValueRspTestPacket::Make(); in TEST() local
Dget_current_player_application_setting_value_test.cc34 auto test_packet = GetCurrentPlayerApplicationSettingValueRequestTestPacket::Make( in TEST() local
42 auto test_packet = GetCurrentPlayerApplicationSettingValueRequestTestPacket::Make( in TEST() local
50 auto test_packet = GetCurrentPlayerApplicationSettingValueRequestTestPacket::Make(packet_copy); in TEST() local
67 auto test_packet = GetCurrentPlayerApplicationSettingValueRspTestPacket::Make(); in TEST() local
Dvendor_packet_test.cc76 auto test_packet = TestVendorPacket::Make(); in TEST() local
112 auto test_packet = TestVendorPacket::Make(GetPacketData()); in TEST_P() local
121 auto test_packet = TestVendorPacket::Make(GetPacketData()); in TEST_P() local
128 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
Dget_play_status_packet_test.cc34 auto test_packet = TestGetPlayStatusRspPacket::Make(); in TEST() local
Dgeneral_reject_packet_test.cc34 auto test_packet = TestGeneralRejectPacket::Make(); in TEST() local
/aosp_15_r20/packages/modules/Bluetooth/system/packet/tests/fuzzers/
Dplay_item_packet_fuzzer.cc42 auto test_packet = TestPlayItemReqPacket::Make(play_item_request); in LLVMFuzzerTestOneInput() local
Dreject_packet_fuzzer.cc42 auto test_packet = TestAvrcpPacket::Make(rejected_volume_changed_notification); in LLVMFuzzerTestOneInput() local
Dget_play_status_res_fuzzer.cc35 auto test_packet = TestGetPlayStatusRspPacket::Make(); in LLVMFuzzerTestOneInput() local
Dchange_path_req_fuzzer.cc41 auto test_packet = TestChangePathReqPacket::Make(change_path_request_data); in LLVMFuzzerTestOneInput() local
Dset_browsed_player_res_fuzzer.cc37 auto test_packet = TestSetBrowsedPlayerPacket::Make(set_browsed_player_request); in LLVMFuzzerTestOneInput() local
Dset_addressed_player_packet_fuzzer.cc37 auto test_packet = TestSetAddrPlayerPacket::Make(set_addressed_player_request); in LLVMFuzzerTestOneInput() local

123