Home
last modified time | relevance | path

Searched refs:get_duration (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/site_tests/platform_InitLoginPerf/
Dplatform_InitLoginPerf.py63 def get_duration(pattern, line): function
182 self.results['attestation-duration'] = get_duration(RE_ATTESTATION,
184 self.results['ownership-duration'] = get_duration(RE_OWNERSHIP,
/external/grpc-grpc/tools/run_tests/
Drun_build_statistics.py142 'duration': matrix.get_duration().total_seconds()
245 build_result['duration'] = build.get_duration().total_seconds()