Home
last modified time | relevance | path

Searched defs:second_packet (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/openscreen/cast/streaming/
H A Dcompound_rtcp_builder_unittest.cc120 const auto second_packet = builder()->BuildPacket(second_send_time, buffer); in TEST_F() local
205 const auto second_packet = builder()->BuildPacket(second_send_time, buffer); in TEST_F() local
253 const auto second_packet = builder()->BuildPacket(send_time, buffer); in TEST_F() local
319 const auto second_packet = builder()->BuildPacket(Clock::now(), buffer); in TEST_F() local
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dinterceptor_trace_writer_unittest.cc90 std::string second_packet; in TEST_F() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dsimulator_test.cc265 auto second_packet = std::make_unique<Packet>(); in TEST_F() local
/aosp_15_r20/external/webrtc/video/
H A Drtp_video_stream_receiver2_unittest.cc860 RtpPacketReceived second_packet(&extension_map); in TEST_F() local
/aosp_15_r20/external/cronet/net/socket/
H A Dudp_socket_unittest.cc352 std::string second_packet("Second packet"); in TEST_F() local