Home
last modified time | relevance | path

Searched defs: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() function in testing::internal::UnitTestImpl
5198 internal::TimeInMillis UnitTest::start_timestamp() const { in start_timestamp() function in testing::UnitTest