Searched refs:start_timestamp_ (Results 1 – 1 of 1) sorted by relevance
971 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()1313 TimeInMillis start_timestamp_; member in testing::internal::UnitTestImpl5507 start_timestamp_(0), in UnitTestImpl()5760 start_timestamp_ = GetTimeInMillis(); in RunAllTests()