Searched refs:include_timestamps_ (Results 1 – 3 of 3) sorted by relevance
284 include_timestamps_(include_timestamps), in TransportFeedback()296 include_timestamps_(other.include_timestamps_), in TransportFeedback()326 if (include_timestamps_) { in AddReceivedPacket()373 if (include_timestamps_) { in AddReceivedPacket()506 include_timestamps_ = false; in Parse()584 if (include_timestamps_) { in IsConsistent()658 if (include_timestamps_) { in Create()
89 bool IncludeTimestamps() const { return include_timestamps_; } in IncludeTimestamps()172 bool include_timestamps_; variable
74 include_timestamps_(include_timestamps) {} in FeedbackTester()92 feedback_.emplace(include_timestamps_);121 EXPECT_EQ(include_timestamps_, feedback_->IncludeTimestamps()); in VerifyPacket()143 if (include_timestamps_) { in VerifyInternal()171 bool include_timestamps_; member in webrtc::__anonf0a0abb40111::FeedbackTester