Home
last modified time | relevance | path

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

/external/skia/expectations/gm/
Dloader.js30 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/
Dloader.js30 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']