Home | History | Annotate | Download | only in tests

Lines Matching full:c_str

41     REPORTER_ASSERT(reporter, !strcmp(fontFamilies[0]->fNames[0].c_str(), "sans-serif"));
43 !strcmp(fontFamilies[0]->fFonts[0].fFileName.c_str(), firstExpectedFile));
82 SkDebugf(" basePath %s\n", fontFamilies[i]->fBasePath.c_str());
84 SkDebugf(" language %s\n", fontFamilies[i]->fLanguage.getTag().c_str());
87 SkDebugf(" name %s\n", fontFamilies[i]->fNames[j].c_str());
91 SkDebugf(" file (%d) %s#%d", ffi.fWeight, ffi.fFileName.c_str(), ffi.fIndex);
161 GetResourcePath("android_fonts/pre_v17/system_fonts.xml").c_str(),
162 GetResourcePath("android_fonts/pre_v17/fallback_fonts.xml").c_str());
179 GetResourcePath("android_fonts/v17/system_fonts.xml").c_str(),
180 GetResourcePath("android_fonts/v17/fallback_fonts.xml").c_str(),
181 GetResourcePath("android_fonts/v17").c_str());
198 GetResourcePath("android_fonts/v22/fonts.xml").c_str(),