Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gtest/include/gtest/
Dgtest.h630 void set_start_timestamp(TimeInMillis start) { start_timestamp_ = start; } in set_start_timestamp() function
/third_party/googletest/googletest/include/gtest/
Dgtest.h643 void set_start_timestamp(TimeInMillis start) { start_timestamp_ = start; } in set_start_timestamp() function