HomeSort by relevance Sort by last modified time
    Searched full:bb_annotations (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/build/android/buildbot/
bb_host_steps.py 10 import bb_annotations namespace
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 17 import bb_annotations namespace
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')
330 bb_annotations.PrintMsg('?? (crashed or hung)'
    [all...]
bb_utils.py 12 import bb_annotations namespace
64 bb_annotations.PrintError()
66 bb_annotations.PrintWarning()
bb_device_status_check.py 21 import bb_annotations namespace
149 bb_annotations.PrintSummaryText(devices_missing_msg)
173 bb_annotations.PrintSummaryText(devices_missing_msg)
196 bb_annotations.PrintWarning()
197 bb_annotations.PrintSummaryText(
309 bb_annotations.PrintWarning()
339 bb_annotations.PrintMsg('Online devices: %d. Device types %s, builds %s'
349 bb_annotations.PrintWarning()

Completed in 214 milliseconds