Searched refs:start_timestamp (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc971 TimeInMillis start_timestamp() const { return start_timestamp_; } function in class:testing::internal::UnitTestImpl
4860 FormatEpochTimeInMillisAsIso8601(unit_test.start_timestamp()));
5198 internal::TimeInMillis UnitTest::start_timestamp() const { function in class:testing::UnitTest
5199 return impl()->start_timestamp();
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18609 TimeInMillis start_timestamp() const;

Completed in 239 milliseconds