Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc971 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
1313 TimeInMillis start_timestamp_; member in testing::internal::UnitTestImpl
5507 start_timestamp_(0), in UnitTestImpl()
5760 start_timestamp_ = GetTimeInMillis(); in RunAllTests()