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

  /external/chromium_org/third_party/skia/gm/
gmmain.cpp 206 fMismatchPath(NULL), fMissingExpectationsPath(NULL), fTestsRun(0),
791 * And similarly for fMissingExpectationsPath...
823 if (fMissingExpectationsPath) {
824 SkString path = make_bitmap_filename(fMissingExpectationsPath, shortName,
    [all...]
  /external/skia/gm/
gmmain.cpp 205 fMismatchPath(NULL), fMissingExpectationsPath(NULL), fTestsRun(0),
790 * And similarly for fMissingExpectationsPath...
822 if (fMissingExpectationsPath) {
823 SkString path = make_bitmap_filename(fMissingExpectationsPath, shortName,
    [all...]

Completed in 588 milliseconds