Searched defs:start_timestamp_ (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Dwildcard_login_checker.h70 base::Time start_timestamp_; member in class:policy::WildcardLoginChecker
/external/chromium_org/ui/events/gestures/
H A Dfling_curve.h23 base::TimeTicks start_timestamp() const { return start_timestamp_; }
27 const base::TimeTicks start_timestamp_; member in class:ui::FlingCurve
/external/chromium_org/media/filters/
H A Daudio_clock.h123 const base::TimeDelta start_timestamp_; member in class:media::AudioClock
H A Daudio_renderer_impl.h167 // Returns true if the data in the buffer is all before |start_timestamp_|.
254 base::TimeDelta start_timestamp_; member in class:media::AudioRendererImpl
H A Dvideo_renderer_impl.h189 base::TimeDelta start_timestamp_; member in class:media::VideoRendererImpl
H A Daudio_decoder_unittest.cc145 start_timestamp_ = ConvertFromTimeBase(
150 ASSERT_TRUE(reader_->SeekForTesting(start_timestamp_));
285 base::TimeDelta start_timestamp() const { return start_timestamp_; }
305 base::TimeDelta start_timestamp_; member in class:media::AudioDecoderTest
/external/chromium_org/media/base/
H A Dpipeline.h328 base::TimeDelta start_timestamp_; member in class:media::Pipeline
/external/chromium_org/testing/gtest/src/
H A Dgtest-internal-inl.h570 TimeInMillis start_timestamp() const { return start_timestamp_; }
912 TimeInMillis start_timestamp_; member in class:testing::internal::UnitTestImpl
/external/gtest/src/
H A Dgtest-internal-inl.h570 TimeInMillis start_timestamp() const { return start_timestamp_; }
912 TimeInMillis start_timestamp_; member in class:testing::internal::UnitTestImpl
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc971 TimeInMillis start_timestamp() const { return start_timestamp_; }
1313 TimeInMillis start_timestamp_; member in class:testing::internal::UnitTestImpl
5507 start_timestamp_(0),
5760 start_timestamp_ = GetTimeInMillis();
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc971 TimeInMillis start_timestamp() const { return start_timestamp_; }
1313 TimeInMillis start_timestamp_; member in class:testing::internal::UnitTestImpl
5507 start_timestamp_(0),
5760 start_timestamp_ = GetTimeInMillis();

Completed in 4540 milliseconds