Home | History | Annotate | Download | only in gtest

Lines Matching refs:elapsed

113 // This flags control whether Google Test prints the elapsed time for each
535 // Returns the elapsed time, in milliseconds.
567 // Sets the elapsed time.
568 void set_elapsed_time(TimeInMillis elapsed) { elapsed_time_ = elapsed; }
607 // The elapsed time, in milliseconds.
796 // Returns the elapsed time, in milliseconds.
889 // Elapsed time, in milliseconds.
1155 // Gets the elapsed time, in milliseconds.