Lines Matching refs:_l
114 self._l = logger.GetLogger()
151 self._l.LogOutput(
154 self._l.LogOutput(
159 self._l.LogOutput('[Cleanup] - Removing temp dir - {0}'.format(
172 self._l.LogOutput('[Cleanup] - Unmounting directories ...')
178 self._l.LogOutput('[Cleanup]: Deleting chroot inside \'{0}\''.format(
183 self._l.LogWarning('Warning - failed to delete chroot.')
188 self._l.LogWarning('Warning - failed to delete \'.cache\'.')
191 self._l.LogOutput('[Cleanup]: Deleting chromeos tree \'{0}\' ...'.format(
196 self._l.LogWarning('Warning - failed to remove chromeos tree.')
236 self._l.LogOutput('Gcc source dir - {0}'.format(self._gcc_source_dir))
237 self._l.LogOutput('Gcc build dir - {0}'.format(self._gcc_top_build_dir))
338 self._l.LogWarning('*** validate_failures.py exited with non-zero code,'
356 self._l.LogOutput('{0} unmounted successfully.'.format(mp.mount_dir))
362 self._l.LogOutput('{0} mounted successfully.'.format(mp.mount_dir))