Lines Matching full:fmissingexpectationspath
201 fMismatchPath(NULL), fMissingExpectationsPath(NULL), fTestsRun(0),
763 * And similarly for fMissingExpectationsPath...
795 if (fMissingExpectationsPath) {
796 SkString path = make_bitmap_filename(fMissingExpectationsPath, shortName,
1251 const char* fMissingExpectationsPath;
2141 gmmain->fMissingExpectationsPath = FLAGS_missingExpectationsPath[0];
2234 if (NULL != gmmain.fMissingExpectationsPath) {
2236 gmmain.fMissingExpectationsPath);
2263 if (NULL != gmmain.fMissingExpectationsPath) {
2264 if (!prepare_subdirectories(gmmain.fMissingExpectationsPath, gmmain.fUseFileHierarchy,