Lines Matching refs:tko_utils
9 from autotest_lib.tko import utils as tko_utils unknown
21 top_dir = tko_utils.find_toplevel_job_dir(self.dir)
107 tko_utils.dprint(msg)
147 tko_utils.dprint(msg)
235 return tko_utils.get_timestamp(self.optional_fields, 'timestamp')
294 tko_utils.dprint('Unexpected indent: aborting log parse')
328 tko_utils.dprint('The following lines were ignored:')
330 tko_utils.dprint(line)
331 tko_utils.dprint('---------------------------------')
349 tko_utils.dprint('\nUnexpected end of job, aborting')
401 tko_utils.dprint('ignoring line because of extra indentation')
421 tko_utils.dprint(msg)
438 tko_utils.dprint(msg)
468 running_reasons = tko_utils.drop_redundant_messages(
475 tko_utils.dprint(msg)
549 tko_utils.dprint(msg)