Searched refs:include_timestamps_ (Results 1 – 3 of 3) sorted by relevance
273 include_timestamps_(include_timestamps), in TransportFeedback()285 include_timestamps_(other.include_timestamps_), in TransportFeedback()315 if (include_timestamps_) { in AddReceivedPacket()354 if (include_timestamps_) { in AddReceivedPacket()499 include_timestamps_ = false; in Parse()577 if (include_timestamps_) { in IsConsistent()650 if (include_timestamps_) { in Create()
88 bool IncludeTimestamps() const { return include_timestamps_; } in IncludeTimestamps()167 bool include_timestamps_; variable
41 include_timestamps_(include_timestamps) {} in FeedbackTester()61 feedback_.reset(new TransportFeedback(include_timestamps_)); in WithInput()89 EXPECT_EQ(include_timestamps_, feedback_->IncludeTimestamps()); in VerifyPacket()111 if (include_timestamps_) { in VerifyInternal()137 bool include_timestamps_; member in webrtc::__anon02b142960111::FeedbackTester