Home
last modified time | relevance | path

Searched refs:fTestPath (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/tools/skpdiff/
DSkDiffContext.cpp92 newRecord->fTestPath = testPath; in addDiff()
144 fTestPath = testPath; in setup()
148 fDiffContext->addDiff(fBaselinePath.c_str(), fTestPath.c_str()); in run()
154 SkString fTestPath; member in SkThreadedDiff
238 SkString testAbsPath = get_absolute_path(currentRecord->fTestPath); in outputRecords()
DSkDiffContext.h123 SkString fTestPath; member
/external/skia/tools/skpdiff/
DSkDiffContext.cpp92 newRecord->fTestPath = testPath; in addDiff()
144 fTestPath = testPath; in setup()
148 fDiffContext->addDiff(fBaselinePath.c_str(), fTestPath.c_str()); in run()
154 SkString fTestPath; member in SkThreadedDiff
238 SkString testAbsPath = get_absolute_path(currentRecord->fTestPath); in outputRecords()
DSkDiffContext.h123 SkString fTestPath; member