Lines Matching full:actual
25 # that directory. That script allows us to parse the actual-results.json file
129 # actuals_base_url: base URL from which to read actual-result JSON files
131 # summary of results; typically "actual-results.json"
176 # Returns a dictionary of actual results from actual-results.json file.
185 # If the JSON actual result summary file cannot be loaded, logs a warning
187 # If the JSON actual result summary file can be loaded, but we have
191 # json_url: URL pointing to a JSON actual result summary file
222 # Read in the actual result summary, and extract all the tests whose
278 'summaries of actual GM results; defaults to %(default)s',
279 default='http://skia-autogen.googlecode.com/svn/gm-actual')
284 default='actual-results.json')