HomeSort by relevance Sort by last modified time
    Searched refs:PrintNamedStep (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/build/android/buildbot/
bb_annotations.py 45 def PrintNamedStep(step):
bb_host_steps.py 30 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')
bb_device_steps.py 150 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_devices'
    [all...]

Completed in 1371 milliseconds