Lines Matching refs:elapsed
17138 // This flags control whether Google Test prints the elapsed time for each
17560 // Returns the elapsed time, in milliseconds.
17592 // Sets the elapsed time.
17593 void set_elapsed_time(TimeInMillis elapsed) { elapsed_time_ = elapsed; }
17632 // The elapsed time, in milliseconds.
17821 // Returns the elapsed time, in milliseconds.
17914 // Elapsed time, in milliseconds.
18180 // Gets the elapsed time, in milliseconds.