HomeSort by relevance Sort by last modified time
    Searched refs:IndividualImageExpectationsSource (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/skia/gm/
gm_expectations.h 185 class IndividualImageExpectationsSource : public ExpectationsSource {
194 explicit IndividualImageExpectationsSource(const char *rootDir) : fRootDir(rootDir) {}
gm_expectations.cpp 194 // IndividualImageExpectationsSource class...
196 Expectations IndividualImageExpectationsSource::get(const char *testName) const {
gmmain.cpp     [all...]
  /external/skia/gm/
gm_expectations.h 185 class IndividualImageExpectationsSource : public ExpectationsSource {
194 explicit IndividualImageExpectationsSource(const char *rootDir) : fRootDir(rootDir) {}
gm_expectations.cpp 194 // IndividualImageExpectationsSource class...
196 Expectations IndividualImageExpectationsSource::get(const char *testName) const {
gmmain.cpp     [all...]

Completed in 3262 milliseconds