Home | History | Annotate | Download | only in base

Lines Matching defs:packets

178   // This is required if you want to test unsignalled recv of video rtp packets.
243 int packets = 0;
245 packets = NumRtpPackets();
248 } while (NumRtpPackets() > packets);
642 // the number of expected packets have been sent to avoid races where we
658 << "Timed out while waiting for packet counts for all sent packets.";
691 // Packets are being paced out, so these can mismatch between the first and
692 // second call to NumRtpPackets until pending packets are paced out.
715 // Packets are being paced out, so these can mismatch between the first and
716 // second call to NumRtpPackets until pending packets are paced out.
1442 // instead of packets.
1461 // receive rtp packets on unsignalled streams. Removal of a unsignalled recv
1476 // instead of packets.