Home
last modified time | relevance | path

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