Home
last modified time | relevance | path

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

/external/autotest/contrib/
Dcompare_suite.py41 def get_debug_log(autoserv_log_url, autoserv_log_path): argument
55 debug_log_link = '%s/%s' % (GS_URI, autoserv_log_path)
85 autoserv_log_path = '%s/%s' % (log_path, AUTOSERV_DEBUG_LOG)
86 debug_log = get_debug_log(autoserv_log_url, autoserv_log_path)