Home
last modified time | relevance | path

Searched refs:LogOutput (Results 1 – 25 of 35) sorted by relevance

12

/external/toolchain-utils/binary_search_tool/
Dbinary_search_state.py110 self.l.LogOutput(
117 self.l.LogOutput(
124 self.l.LogOutput(
133 self.l.LogOutput(
140 self.l.LogOutput(
147 self.l.LogOutput(
215 self.l.LogOutput('VERIFICATION')
216 self.l.LogOutput('Beginning tests to verify good/bad sets\n')
220 self.l.LogOutput('Resetting all items to good to verify.')
229 self.l.LogOutput('Resetting all items to bad to verify.')
[all …]
Dbinary_search_perforce.py89 self.logger.LogOutput(message, print_to_console=verbose)
91 self.logger.LogOutput(message, print_to_console=verbose)
112 self.logger.LogOutput(message, print_to_console=verbose)
117 self.logger.LogOutput(message, print_to_console=verbose)
121 self.logger.LogOutput(message, print_to_console=verbose)
161 self.logger.LogOutput(message, print_to_console=verbose)
176 self.logger.LogOutput('lo: %d hi: %d\n' % (self.lo, self.hi))
182 self.logger.LogOutput(message)
188 self.logger.LogOutput(
236 self.logger.LogOutput(message, print_to_console=verbose)
[all …]
Dbisect.py98 self.logger.LogOutput(out)
167 self.logger.LogOutput(('Cleanup successful! To restore the bisection '
221 self.logger.LogOutput(('Cleanup successful! To restore the bisection '
281 self.logger.LogOutput(('Cleanup successful! To restore the bisection '
290 log.LogOutput('Setting up Bisection tool')
295 log.LogOutput('Running Bisection tool')
300 log.LogOutput('Cleaning up Bisection tool')
/external/toolchain-utils/crosperf/
Dexperiment_runner.py161 self.l.LogOutput('Removing cache dir: %s' % cache_dir)
185 self.l.LogOutput(border)
186 self.l.LogOutput(status.GetProgressString())
187 self.l.LogOutput(status.GetStatusString())
188 self.l.LogOutput(border)
193 self.l.LogOutput(border)
194 self.l.LogOutput(current_status_string)
195 self.l.LogOutput(border)
215 self.l.LogOutput(TextResultsReport.FromExperiment(experiment).GetReport())
254 self.l.LogOutput('Storing experiment file in %s.' % results_directory)
[all …]
Ddownload_images.py38 self.logger.LogOutput('CMD: %s' % self.cleanup_command)
71 self._logger.LogOutput('Preparing to download %s image to local '
87 self._logger.LogOutput('CMD: %s' % command)
111 self._logger.LogOutput('CMD: %s' % command)
118 self._logger.LogOutput('CMD: %s' % clean_cmd)
128 self._logger.LogOutput('CMD: %s' % command)
150 self._logger.LogOutput('Preparing to download %s package to local '
165 self._logger.LogOutput('CMD: %s' % command)
178 self._logger.LogOutput('CMD: %s' % command)
186 self._logger.LogOutput('CMD: %s' % command)
[all …]
Dsuite_runner.py74 self.logger.LogOutput('benchmark %s failed. Retries left: %s' %
77 self.logger.LogOutput(
81 self.logger.LogOutput(
119 self.logger.LogOutput(
178 self.logger.LogOutput('Running test.')
179 self.logger.LogOutput('CMD: %s' % command)
242 self.logger.LogOutput('Running test.')
243 self.logger.LogOutput('CMD: %s' % cmd)
281 self.logger.LogOutput('Running test.')
282 self.logger.LogOutput('CMD: %s' % cmd)
Dschedv2.py65 self._logger.LogOutput('{} started.'.format(self))
73 self._logger.LogOutput('ImageManager found no label '
106 self._logger.LogOutput('Reimaging {} using {}'.format(self, label))
133 self._logger.LogOutput('{} started working on {}'.format(self, br))
167 self._logger.LogOutput(
210 self._logger.LogOutput('Cache hit - {}'.format(br))
214 self._logger.LogOutput('Cache not hit - {}'.format(br))
279 self._logger.LogOutput(('Starting to read cache status for '
287 self._logger.LogOutput(('Starting {} threads to read cache status for '
315 self._logger.LogOutput('Total {} cache hit out of {} benchmark_runs.'.
[all …]
Dbenchmark_run.py87 self._logger.LogOutput('%s: Cache hit.' % self.name)
88 self._logger.LogOutput(self.result.out, print_to_console=False)
92 self._logger.LogOutput('%s: No cache hit.' % self.name)
101 self._logger.LogOutput('%s: No cache hit.' % self.name)
142 self._logger.LogOutput(
145 self._logger.LogOutput('Releasing machine: %s' % self.machine.name)
147 self._logger.LogOutput('Released machine: %s' % self.machine.name)
169 self._logger.LogOutput('%s: Machine %s acquired at %s' %
Dimage_checksummer.py28 logger.GetLogger().LogOutput(
37 logger.GetLogger().LogOutput('Computed checksum is '
41 logger.GetLogger().LogOutput('Checksum is: %s' % self._checksum)
Dmachine_manager.py271 self.logger.LogOutput('Pushing image onto machine.')
272 self.logger.LogOutput('Running image_chromeos.DoImage with %s' %
280 self.logger.LogOutput('reboot & exit.')
285 self.logger.LogOutput('Pushing image onto machine.')
286 self.logger.LogOutput('Running image_chromeos.DoImage with %s' %
354 self.logger.LogOutput("Couldn't lock: %s" % cros_machine.name)
363 self.logger.LogOutput('Setting up remote access to %s' % machine_name)
364 self.logger.LogOutput(
/external/toolchain-utils/
Dimage_chromeos.py59 logger.GetLogger().LogOutput('Trying to disable beeping.')
64 logger.GetLogger().LogOutput(o)
65 logger.GetLogger().LogOutput('Failed to disable beeps.')
212 l.LogOutput('Image checksum: ' + image_checksum)
213 l.LogOutput('Device checksum: ' + device_checksum)
220 l.LogOutput('Checksums do not match. Re-imaging...')
233 l.LogOutput('Using non-local image; Re-imaging...')
271 l.LogOutput('CMD : %s' % command)
278 l.LogOutput('Imaging failed. Retry # %d.' % retries)
299 l.LogOutput('Verifying image.')
[all …]
Dchromiumos_image_diff.py65 self.logger.LogOutput('Mounting "{0}" onto "{1}" and "{2}"'.format(
88 self.logger.LogOutput(
94 self.logger.LogOutput('Unmounting image "{0}" from "{1}" and "{2}"'.format(
99 self.logger.LogOutput(('Please unmount manually - \n'
118 self.logger.LogOutput(
128 self.logger.LogOutput(
153 self.logger.LogOutput('Checking elf file equality ...')
188 self.logger.LogOutput(
225 self.logger.LogOutput(
243 self.logger.LogOutput(
[all …]
Dbuild_tool.py86 self._logger.LogOutput('"{0}" and "{1}" are the same."'.format(t1, t2))
137 self._logger.LogOutput('"{0}" and "{1}" are the same, sync skipped.'.
154 self._logger.LogOutput('Sync successfully done.')
225 self._logger.LogOutput('Find tree for {0} branch "{1}" - "{2}"'.format(
505 self._logger.LogOutput(
548 self._logger.LogOutput('Bootstrap succeeded.')
595 self._logger.LogOutput(
727 logger.GetLogger().LogOutput('Trying to deduce chromeos root ...')
731 logger.GetLogger().LogOutput('Find chromeos_root: {}'.format(wdir))
771 logger.GetLogger().LogOutput(
Dsetup_chromeos.py184 logger.GetLogger().LogOutput('found version %s.%s for latest LKGM' %
196 logger.GetLogger().LogOutput(
205 logger.GetLogger().LogOutput('found version %s.%s for latest Common image' %
215 logger.GetLogger().LogOutput('found version %s.%s for latest common image '
Dafe_lock_machine.py284 self.logger.LogOutput('Successfully added %s to local server.' % m)
309 self.logger.LogOutput('Successfully removed %s from local server.' % m)
411 self.logger.LogOutput('Locked machine(s) %s.' % m)
413 self.logger.LogOutput('Unlocked machine(s) %s.' % m)
Dbuild_chrome_browser.py120 logger.GetLogger().LogOutput('No Chrome version given so '
127 logger.GetLogger().LogOutput(
Dremote_gcc_build.py73 logger.GetLogger().LogOutput('{0} minutes passed.'
75 logger.GetLogger().LogOutput('Sleeping {0} seconds.'.format(SLEEP_TIME))
422 logger.GetLogger().LogOutput('found version %s for latest LKGM' %
/external/toolchain-utils/cros_utils/
Dbuildbot_utils.py173 logger.GetLogger().LogOutput(wait_msg)
174 logger.GetLogger().LogOutput('{0} minutes elapsed.'.format(elapsed / 60))
175 logger.GetLogger().LogOutput('Sleeping {0} seconds.'.format(SLEEP_TIME))
201 logger.GetLogger().LogOutput("image is '%s'" % image)
202 logger.GetLogger().LogOutput('status is %s' % status)
223 logger.GetLogger().LogOutput(
228 logger.GetLogger().LogOutput(
Dmanifest_versions.py88 logger.GetLogger().LogOutput('LKGM path is %s' % path)
89 logger.GetLogger().LogOutput('Cannot find path %s' % chrome_path)
/external/toolchain-utils/crb/
Dcrb_driver.py72 logger.GetLogger().LogOutput('Computing md5sum of: %s' % image)
74 logger.GetLogger().LogOutput('md5sum %s: %s' % (image, image_checksum))
178 logger.GetLogger().LogOutput(border)
179 logger.GetLogger().LogOutput(GetProgressString(start_time, len(
182 logger.GetLogger().LogOutput(GetStatusString(autotest_runs))
183 logger.GetLogger().LogOutput('%s\n' %
185 logger.GetLogger().LogOutput(border)
227 l.LogOutput(output)
316 l.LogOutput(' '.join(argv))
Dautotest_run.py158 self._logger.LogOutput('Trying to read from cache file: %s' % cache_file)
160 self._logger.LogOutput('Cache miss. AM going to run: %s for: %s' %
169 self._logger.LogOutput(self.out)
200 self._logger.LogOutput('--rerun passed. Not using cached results.')
202 self._logger.LogOutput('--rerun_if_failed passed and existing test '
213 self._logger.LogOutput('%s: Machine %s acquired at %s' %
234 self._logger.LogOutput('Releasing machine: %s' % self.machine.name)
237 self._logger.LogOutput('Released machine: %s' % self.machine.name)
/external/toolchain-utils/dejagnu/
Drun_dejagnu.py151 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(
191 self._l.LogOutput('[Cleanup]: Deleting chromeos tree \'{0}\' ...'.format(
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))
356 self._l.LogOutput('{0} unmounted successfully.'.format(mp.mount_dir))
362 self._l.LogOutput('{0} mounted successfully.'.format(mp.mount_dir))
Dgdb_dejagnu.py224 self._l.LogOutput('[Cleanup]: Deleting chroot inside \'{0}\''.format(
237 self._l.LogOutput('[Cleanup]: Deleting chromeos tree \'{0}\' ...'.format(
/external/toolchain-utils/deprecated/
Drun_benchmarks.py215 logger.GetLogger().LogOutput('Reimaging machine %s' % options.machine)
218 logger.GetLogger().LogOutput('Running %s' % arg)
231 logger.GetLogger().LogOutput('Reimaging machine %s' % options.machine)
234 logger.GetLogger().LogOutput('Running %s' % arg)
/external/toolchain-utils/fdo_scripts/
Dvanilla_vs_fdo.py87 self._l.LogOutput('Total mismatches: %s' % mismatches)
93 self._l.LogOutput('Total stale files: %s' % len(stale_files))

12