/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/ |
H A D | pcapng_uci_logger_factory.rs | 591 let packet_1 = UciVendor_A_NotificationBuilder { opcode: 1, payload: None }.build(); in test_single_file_write() localVariable 630 let packet_1 = UciVendor_A_NotificationBuilder { opcode: 1, payload: None }.build(); in test_file_switch_epb_unfit_case() localVariable 689 let packet_1 = UciVendor_A_NotificationBuilder { opcode: 1, payload: None }.build(); in test_file_switch_idb_unfit_case() localVariable 737 let packet_1 = UciVendor_A_NotificationBuilder { opcode: 1, payload: None }.build(); in test_log_fail_safe() localVariable
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | channel_server_test.cc | 86 const std::vector<uint8_t> packet_1 = {0x04, 0x05, 0x06}; in TEST_F() local 122 const std::vector<uint8_t> packet_1 = {0x04, 0x05, 0x06}; in TEST_F() local
|
H A D | profile_server_test.cc | 3704 std::optional<std::vector<uint8_t>> packet_1; in TEST_F() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/ |
H A D | sco_data_channel_test.cc | 340 StaticByteBuffer packet_1(LowerBits(kConnectionHandle1), in TEST_F() local 420 auto packet_1 = StaticByteBuffer(LowerBits(kConnectionHandle0), in TEST_F() local 880 auto packet_1 = StaticByteBuffer(LowerBits(kConnectionHandle1), in TEST_F() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/controllers/ |
H A D | fidl_controller_test.cc | 133 const StaticByteBuffer packet_1(0x04, 0x05, 0x06, 0x07); in TEST_F() local 195 const StaticByteBuffer packet_1(0x04, 0x05, 0x06, 0x07); in TEST_F() local
|
/aosp_15_r20/external/webrtc/call/ |
H A D | simulated_network_unittest.cc | 151 const PacketInFlightInfo packet_1 = in TEST() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/ |
H A D | sco_connection_test.cc | 311 std::unique_ptr<hci::ScoDataPacket> packet_1 = in TEST_F() local
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | socket_unittest.cc | 1132 std::unique_ptr<TestClient::Packet> packet_1 = client1->NextPacket(10000); in UdpSocketRecvTimestampUseRtcEpoch() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/ |
H A D | packet_buffer_unittest.cc | 881 Packet packet_1 = gen.NextPacket(kPayloadSizeBytes, nullptr); in TEST() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
H A D | bredr_connection_manager_test.cc | 4176 hci::ACLDataPacketPtr packet_1 = hci::ACLDataPacket::New( in TEST_F() local
|