OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_total_time
(Results
1 - 1
of
1
) sorted by null
/external/autotest/contrib/
compare_suite.py
194
def
get_total_time
(self):
member in class:job_runtime
214
return (self.
get_total_time
() -
220
return (self.
get_total_time
() -
353
[job.
get_total_time
() for job in test_job_runtimes])
Completed in 276 milliseconds