Searched refs:Expectations (Results 1 – 3 of 3) sorted by relevance
97 class Expectations {102 explicit Expectations(bool ignoreFailure=kDefaultIgnoreFailure);108 explicit Expectations(const SkBitmap& bitmap, bool ignoreFailure=kDefaultIgnoreFailure);113 explicit Expectations(const BitmapAndDigest& bitmapAndDigest);122 explicit Expectations(Json::Value jsonElement);176 virtual Expectations get(const char *testName) const = 0;196 Expectations get(const char *testName) const override ;215 Expectations get(const char *testName) const override;
1 # Expectations for .js preparser tests.
38 enum Expectations { enum65 Expectations expectations,143 Expectations expectations, in Check()575 Expectations expectations, in Check()