Searched refs:PrintNamedStep (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/build/android/buildbot/
H A Dbb_annotations.py45 def PrintNamedStep(step): function
H A Dbb_host_steps.py30 bb_annotations.PrintNamedStep('check_licenses')
41 bb_annotations.PrintNamedStep('Clobber')
48 bb_annotations.PrintNamedStep('runhooks')
59 bb_annotations.PrintNamedStep('compile')
67 bb_annotations.PrintNamedStep('zip_build')
76 bb_annotations.PrintNamedStep('extract_build')
82 bb_annotations.PrintNamedStep('findbugs')
H A Dbb_device_steps.py150 bb_annotations.PrintNamedStep(suite)
160 bb_annotations.PrintNamedStep('chromedriver_annotation')
181 bb_annotations.PrintNamedStep('chrome_proxy')
204 bb_annotations.PrintNamedStep('telemetry_perf_unittests')
231 bb_annotations.PrintNamedStep('install_%s' % test.name.lower())
252 bb_annotations.PrintNamedStep('%s_instrumentation_tests' % test.name.lower())
289 bb_annotations.PrintNamedStep('webkit_lint')
295 bb_annotations.PrintNamedStep('webkit_tests')
360 bb_annotations.PrintNamedStep('archive_webkit_results')
452 bb_annotations.PrintNamedStep('provision_device
[all...]

Completed in 1046 milliseconds