Searched refs:fTestPath (Results 1 - 2 of 2) sorted by relevance

/external/skia/tools/skpdiff/
H A DSkDiffContext.h176 SkString fTestPath; member in struct:SkDiffContext::DiffRecord
H A DSkDiffContext.cpp128 newRecord->fTestPath = testPath;
219 fTestPath = testPath;
223 fDiffContext->addDiff(fBaselinePath.c_str(), fTestPath.c_str());
229 SkString fTestPath; member in class:SkThreadedDiff
314 SkString testAbsPath = get_absolute_path(currentRecord->fTestPath);

Completed in 87 milliseconds