Home
last modified time | relevance | path

Searched refs:start_timestamp_ (Results 1 – 17 of 17) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_sender.cc166 start_timestamp_(0), in RTPSender()
1208 timestamp_ = start_timestamp_ + capture_timestamp; in BuildRTPheader()
1685 start_timestamp_ = timestamp; in SetStartTimestamp()
1688 start_timestamp_ = timestamp; in SetStartTimestamp()
1695 return start_timestamp_; in StartTimestamp()
1891 state.start_timestamp = start_timestamp_; in GetRtpState()
1910 state.start_timestamp = start_timestamp_; in GetRtxRtpState()
Drtcp_sender.cc158 start_timestamp_(0), in RTCPSender()
284 start_timestamp_ = start_timestamp; in SetStartTimestamp()
475 start_timestamp_ + last_rtp_timestamp_ + in BuildSR()
Drtcp_sender.h215 uint32_t start_timestamp_ GUARDED_BY(critical_section_rtcp_sender_);
Drtp_sender.h439 uint32_t start_timestamp_ GUARDED_BY(send_critsect_);
/external/google-breakpad/src/testing/gtest/src/
Dgtest-internal-inl.h563 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
899 TimeInMillis start_timestamp_; variable
Dgtest.cc3998 start_timestamp_(0), in UnitTestImpl()
4230 start_timestamp_ = GetTimeInMillis(); in RunAllTests()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h561 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
903 TimeInMillis start_timestamp_; variable
Dgtest.cc4348 start_timestamp_(0), in UnitTestImpl()
4611 start_timestamp_ = GetTimeInMillis(); in RunAllTests()
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h561 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
903 TimeInMillis start_timestamp_; variable
Dgtest.cc4347 start_timestamp_(0), in UnitTestImpl()
4610 start_timestamp_ = GetTimeInMillis(); in RunAllTests()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h561 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
903 TimeInMillis start_timestamp_; variable
Dgtest.cc4347 start_timestamp_(0), in UnitTestImpl()
4610 start_timestamp_ = GetTimeInMillis(); in RunAllTests()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-internal-inl.h567 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
905 TimeInMillis start_timestamp_; variable
Dgtest.cc4872 start_timestamp_(0), in UnitTestImpl()
5138 start_timestamp_ = GetTimeInMillis(); in RunAllTests()
/external/googletest/googletest/src/
Dgtest-internal-inl.h571 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
921 TimeInMillis start_timestamp_; variable
Dgtest.cc4938 start_timestamp_(0), in UnitTestImpl()
5204 start_timestamp_ = GetTimeInMillis(); in RunAllTests()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc968 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
1310 TimeInMillis start_timestamp_; member in testing::internal::UnitTestImpl
5799 start_timestamp_(0), in UnitTestImpl()
6062 start_timestamp_ = GetTimeInMillis(); in RunAllTests()