Searched refs:imageExpectations (Results 1 – 2 of 2) sorted by relevance
/external/skia/expectations/gm/ |
D | loader.js | 30 angular.forEach(response['expected-results'], function(imageExpectations, imageName) { argument 33 angular.forEach(imageExpectations['allowed-digests'], function(allowedDigest, key) { 42 bugs: imageExpectations['bugs'], 43 reviewedByHuman: imageExpectations['reviewed-by-human']
|
/external/chromium_org/third_party/skia/expectations/gm/ |
D | loader.js | 30 angular.forEach(response['expected-results'], function(imageExpectations, imageName) { argument 33 angular.forEach(imageExpectations['allowed-digests'], function(allowedDigest, key) { 42 bugs: imageExpectations['bugs'], 43 reviewedByHuman: imageExpectations['reviewed-by-human']
|