Home
last modified time | relevance | path

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

/external/chromium_org/tools/perf_expectations/
Dmake_expectations.py136 def OutputMessage(message, verbose_message=True): function
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',
254 OutputMessage('trace %s missing' % trace)
257 OutputMessage('trace %s format not recognized' % trace)
262 OutputMessage('trace %s value error: %s' % (
275 OutputMessage('no suitable traces matched, skipping')
296 OutputMessage('regress (%s) is equal to improve (%s), and "better" is '
[all …]