Searched refs:TIME_GCE (Results 1 – 5 of 5) sorted by relevance
190 mock.call(constants.TIME_GCE, mock.ANY),380 constants.TIME_GCE, mock.ANY)398 mock.call(constants.TIME_GCE, mock.ANY),
98 constants.TIME_GCE, start_time)
188 timed_stage = constants.TIME_GCE
107 constants.TIME_GCE: 0,303 self._execution_time[constants.TIME_GCE] = time.time() - timestart
139 TIME_GCE = "gce_create_time" variable