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

/external/chromium_org/tools/perf_expectations/
H A Dmake_expectations.py136 def OutputMessage(message, verbose_message=True): function in function:Main
188 OutputMessage('checksum matches, skipping')
197 OutputMessage('missing revision range, skipping')
211 OutputMessage('cannot parse key, skipping')
225 OutputMessage('ERROR: cannot find json data, please verify',
259 OutputMessage('trace %s missing' % trace)
262 OutputMessage('trace %s format not recognized' % trace)
267 OutputMessage('trace %s value error: %s' % (
280 OutputMessage('no suitable traces matched, skipping')
301 OutputMessage('regres
[all...]

Completed in 100 milliseconds