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

  /external/skia/gm/
gm_expectations.h 195 IndividualImageExpectationsSource(const char *rootDir) : fRootDir(rootDir) {}
200 const SkString fRootDir;
gm_expectations.cpp 202 SkString path = SkOSPath::SkPathJoin(fRootDir.c_str(), testName);

Completed in 146 milliseconds