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

  /external/chromium_org/third_party/skia/gm/
gm_expectations.h 172 class ExpectationsSource : public SkRefCnt {
174 SK_DECLARE_INST_COUNT(ExpectationsSource)
185 class IndividualImageExpectationsSource : public ExpectationsSource {
188 * Create an ExpectationsSource that will return Expectations based on
205 class JsonExpectationsSource : public ExpectationsSource {
208 * Create an ExpectationsSource that will return Expectations based on
gmmain.cpp     [all...]
  /external/skia/gm/
gm_expectations.h 172 class ExpectationsSource : public SkRefCnt {
174 SK_DECLARE_INST_COUNT(ExpectationsSource)
185 class IndividualImageExpectationsSource : public ExpectationsSource {
188 * Create an ExpectationsSource that will return Expectations based on
205 class JsonExpectationsSource : public ExpectationsSource {
208 * Create an ExpectationsSource that will return Expectations based on
gmmain.cpp     [all...]

Completed in 113 milliseconds