Searched refs:set_elapsed_time (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3818 result_.set_elapsed_time(internal::GetTimeInMillis() - start);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17974 void set_elapsed_time(TimeInMillis elapsed) { elapsed_time_ = elapsed; } function in class:testing::TestResult

Completed in 333 milliseconds