Lines Matching refs:file
5 * found in the LICENSE file.
65 // All file names in the test configuration files start with a capital letter.
71 FontFileInfo& file = family.fFonts[j];
72 REPORTER_ASSERT(reporter, !file.fFileName.isEmpty() &&
73 file.fFileName[0] >= 'A' &&
74 file.fFileName[0] <= 'Z');
82 SkDebugf(" file (%d) %s#%d", ffi.fWeight, ffi.fFileName.c_str(), ffi.fIndex);
245 ERRORF(reporter, "file missing: %s\n", fontsXmlFilename);
280 ERRORF(reporter, "file missing: %s\n", fontsXmlFilename);
357 ERRORF(reporter, "file missing: %s\n", fontsXmlFilename);