Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-internal-inl.h564 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
906 TimeInMillis start_timestamp_; variable
Dgtest.cc3929 start_timestamp_(0), in UnitTestImpl()
4183 start_timestamp_ = GetTimeInMillis(); in RunAllTests()