Home
last modified time | relevance | path

Searched refs:TIME_ARTIFACT (Results 1 – 5 of 5) sorted by relevance

/tools/acloud/internal/lib/
Dcvd_compute_client_multi_stage.py106 self._execution_time = {constants.TIME_ARTIFACT: 0,
222 boot_timeout_secs = timeout_secs - self._execution_time[constants.TIME_ARTIFACT]
354 self._execution_time[constants.TIME_ARTIFACT] = time.time() - timestart
/tools/acloud/internal/
Dconstants.py138 TIME_ARTIFACT = "fetch_artifact_time" variable
/tools/acloud/public/actions/
Dremote_host_gf_device_factory_test.py191 mock.call(constants.TIME_ARTIFACT, mock.ANY),
399 mock.call(constants.TIME_ARTIFACT, mock.ANY)])
Dremote_host_cf_device_factory.py114 constants.TIME_ARTIFACT, start_time)
Dremote_host_gf_device_factory.py195 timed_stage = constants.TIME_ARTIFACT