Home | History | Annotate | Download | only in tools

Lines Matching refs:gm

11 Rebaselines the given GM tests, on all bots and all configurations.
25 # We need to add the 'gm' directory, so that we can import gm_json.py within
27 # written out by the GM tool.
28 # Make sure that the 'gm' dir is in the PYTHONPATH, but add it at the *end*
31 # This assumes that the 'gm' directory has been checked out as a sibling of
35 os.path.join(os.path.dirname(os.path.dirname(__file__)), 'gm'))
267 # within this builder's subdirectory in expectations/gm .
357 'summaries of actual GM results; defaults to '
362 default='http://skia-autogen.googlecode.com/svn/gm-actual')
409 default=os.path.join('expectations', 'gm'))
437 help=('Rebaseline skimage results instead of gm. Defaults '