OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
31
bb_annotations
.PrintNamedStep('check_licenses')
42
bb_annotations
.PrintNamedStep('Clobber')
49
bb_annotations
.PrintNamedStep('runhooks')
61
bb_annotations
.PrintNamedStep('compile')
68
bb_annotations
.PrintNamedStep('Experimental Compile %s' % compile_target)
75
bb_annotations
.PrintNamedStep('zip_build')
84
bb_annotations
.PrintNamedStep('extract_build')
91
bb_annotations
.PrintNamedStep('findbugs')
bb_device_steps.py
18
import
bb_annotations
namespace
127
bb_annotations
.PrintWarning()
147
bb_annotations
.PrintNamedStep(suite)
156
bb_annotations
.PrintNamedStep('chromedriver_annotation')
176
bb_annotations
.PrintNamedStep('install_%s' % test.name.lower())
196
bb_annotations
.PrintNamedStep('%s_instrumentation_tests' % test.name.lower())
231
bb_annotations
.PrintNamedStep('webkit_lint')
240
bb_annotations
.PrintNamedStep('webkit_tests')
275
bb_annotations
.PrintMsg('?? (crashed or hung)')
277
bb_annotations
.PrintMsg('?? (no devices found)'
[
all
...]
bb_utils.py
12
import
bb_annotations
namespace
64
bb_annotations
.PrintError()
66
bb_annotations
.PrintWarning()
bb_device_status_check.py
20
import
bb_annotations
namespace
177
bb_annotations
.PrintSummaryText(devices_missing_msg)
201
bb_annotations
.PrintWarning()
202
bb_annotations
.PrintSummaryText(
332
bb_annotations
.PrintMsg('Online devices: %d. Device types %s, builds %s'
342
bb_annotations
.PrintWarning()
Completed in 246 milliseconds