Searched refs:PrintNamedStep (Results 1 – 3 of 3) sorted by relevance
181 bb_annotations.PrintNamedStep(suite)190 bb_annotations.PrintNamedStep(suite)196 bb_annotations.PrintNamedStep('chromedriver_annotation')216 bb_annotations.PrintNamedStep('install_%s' % test.name.lower())240 bb_annotations.PrintNamedStep('%s_instrumentation_tests' % test.name.lower())282 bb_annotations.PrintNamedStep('webkit_lint')288 bb_annotations.PrintNamedStep('webkit_tests')353 bb_annotations.PrintNamedStep('archive_webkit_results')445 bb_annotations.PrintNamedStep('provision_devices')465 bb_annotations.PrintNamedStep('device_status_check')[all …]
31 bb_annotations.PrintNamedStep('check_licenses')42 bb_annotations.PrintNamedStep('Clobber')49 bb_annotations.PrintNamedStep('runhooks')60 bb_annotations.PrintNamedStep('generate_build_files')77 bb_annotations.PrintNamedStep('compile')85 bb_annotations.PrintNamedStep('zip_build')94 bb_annotations.PrintNamedStep('extract_build')
45 def PrintNamedStep(step): function