Lines Matching refs:expectation
247 skiagm::Expectations expectation(bitmapAndDigest);
248 Json::Value value = expectation.asJsonValue();
258 * the existing expectation.
265 * expectation.
267 * the expectation, but this is a failure we can ignore.
269 * - the bitmap matches the expectation.
272 * - there is an expectations file, but no expectation for this bitmap.
273 * - there is an expectation for this bitmap, but it did not match.
274 * - expectation could not be computed from the bitmap.
301 missingArray->push_back().printf("decoded %s, but could not find expectation.",
312 ignoreArray->push_back().printf("%s does not match expectation, but this is known.",
531 // the expectations file listed a valid expectation, report the failure.