Home | History | Annotate | Download | only in common_lib

Lines Matching refs:_get_time

327                 _get_time=time.time, postprocess_profiled_run=None,
347 @param _get_time: [time.time] Used for unit test time injection.
367 test_start = _get_time()
382 test_iteration_finish = _get_time()