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

  /external/chromium_org/third_party/skia/tools/skpdiff/
SkDiffContext.h 176 SkString fTestPath;
SkDiffContext.cpp 128 newRecord->fTestPath = testPath;
219 fTestPath = testPath;
223 fDiffContext->addDiff(fBaselinePath.c_str(), fTestPath.c_str());
229 SkString fTestPath;
314 SkString testAbsPath = get_absolute_path(currentRecord->fTestPath);

Completed in 32 milliseconds