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

/openjdk10/test/fmw/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
H A Dgtest.cc4023 start_timestamp_(0),
4276 start_timestamp_ = GetTimeInMillis();

Completed in 115 milliseconds