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

  /external/chromium_org/third_party/skia/dm/
DMExpectations.h 22 class JsonExpectations : public Expectations {
24 explicit JsonExpectations(const char* path) : fGMExpectations(path) {}
DM.cpp 245 expectations.reset(SkNEW_ARGS(DM::JsonExpectations, (path)));
  /external/skia/dm/
DMExpectations.h 22 class JsonExpectations : public Expectations {
24 explicit JsonExpectations(const char* path) : fGMExpectations(path) {}
DM.cpp 245 expectations.reset(SkNEW_ARGS(DM::JsonExpectations, (path)));

Completed in 639 milliseconds