Home
last modified time | relevance | path

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

12

/system/bt/packet/tests/avrcp/
Dregister_notification_packet_test.cc30 auto test_packet = in TEST() local
38 auto test_packet = in TEST() local
46 auto test_packet = TestRegNotifReqPacket::Make(packet_copy); in TEST() local
59 auto test_packet = TestRegNotifReqPacket::Make(); in TEST() local
65 auto test_packet = in TEST() local
74 auto test_packet = in TEST() local
83 auto test_packet = TestRegNotifRspPacket::Make(packet_copy); in TEST() local
99 auto test_packet = TestRegNotifRspPacket::Make(wrong_event); in TEST() local
109 auto test_packet = TestRegNotifReqPacket::Make(); in TEST() local
118 auto test_packet = TestRegNotifReqPacket::Make(); in TEST() local
[all …]
Dchange_path_packet_test.cc34 auto test_packet = TestChangePathReqPacket::Make(); in TEST() local
46 auto test_packet = TestChangePathReqPacket::Make(); in TEST() local
52 auto test_packet = TestChangePathReqPacket::Make(change_path_request); in TEST() local
60 auto test_packet = TestChangePathReqPacket::Make(change_path_request); in TEST() local
67 auto test_packet = TestChangePathReqPacket::Make(packet_copy); in TEST() local
79 auto test_packet = TestChangePathReqPacket::Make(); 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
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
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
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
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
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
126 auto test_packet = TestGetElemAttrReqPacket::Make(); in TEST() local
Dget_capabilities_packet_test.cc30 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
104 auto test_packet = GetCapRequestTestPacket::Make(); in TEST() local
116 auto test_packet = GetCapRequestTestPacket::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
Dget_folder_items_packet_test.cc45 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
83 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
125 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
150 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
175 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
213 auto test_packet = in TEST() local
230 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
240 auto test_packet = TestGetFolderItemsReqPacket::Make(); in TEST() local
Dgeneral_reject_packet_test.cc33 auto test_packet = TestGeneralRejectPacket::Make(); in TEST() local
Davrcp_reject_packet_test.cc34 auto test_packet = TestAvrcpPacket::Make(); in TEST() local
Dget_play_status_packet_test.cc33 auto test_packet = TestGetPlayStatusRspPacket::Make(); in TEST() local
/system/bt/vendor_libs/test_vendor_lib/test/
Dl2cap_test.cc74 vector<std::shared_ptr<L2capSdu> > test_packet; in TEST_F() local
110 vector<std::shared_ptr<L2capSdu> > test_packet; in TEST_F() local
139 vector<std::shared_ptr<L2capSdu> > test_packet; in TEST_F() local
166 vector<std::shared_ptr<L2capSdu> > test_packet; in TEST_F() local
199 vector<std::shared_ptr<L2capSdu> > test_packet; in TEST_F() local
215 vector<std::shared_ptr<L2capSdu> > test_packet; in TEST_F() local
229 vector<std::shared_ptr<L2capSdu> > test_packet; in TEST_F() local
266 vector<std::shared_ptr<L2capSdu> > test_packet; in TEST_F() local
278 vector<std::shared_ptr<L2capSdu> > test_packet; in TEST_F() local
294 vector<std::shared_ptr<L2capSdu> > test_packet; in TEST_F() local
/system/bt/packet/tests/fuzzers/
Dget_folder_items_req_fuzzer.cc37 auto test_packet = in LLVMFuzzerTestOneInput() local
Dset_browsed_player_res_fuzzer.cc37 auto test_packet = in LLVMFuzzerTestOneInput() local
Dset_browsed_player_req_fuzzer.cc39 auto test_packet = in LLVMFuzzerTestOneInput() local
Dget_total_number_of_items_res_fuzzer.cc39 auto test_packet = TestGetTotalNumItemsReqPacket::Make(); in LLVMFuzzerTestOneInput() local
Dset_addressed_player_packet_fuzzer.cc37 auto test_packet = in LLVMFuzzerTestOneInput() local
Davrcp_browse_packet_fuzzer.cc41 auto test_packet = TestBrowsePacket::Make(get_folder_items_request); in LLVMFuzzerTestOneInput() local
Dchange_path_req_fuzzer.cc42 auto test_packet = TestChangePathReqPacket::Make(change_path_request_data); in LLVMFuzzerTestOneInput() local
Dget_capabilities_req_fuzzer.cc42 auto test_packet = GetCapRequestTestPacket::Make(get_capabilities_request); in LLVMFuzzerTestOneInput() local

12