Home
last modified time | relevance | path

Searched defs:start_timestamp (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/googletest/googletest/src/
Dgtest-internal-inl.h570 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp() function
Dgtest.cc4642 internal::TimeInMillis UnitTest::start_timestamp() const { in start_timestamp() function in testing::UnitTest