Searched refs:fontPath (Results 1 – 1 of 1) sorted by relevance
543 for (String fontPath : fontPaths) { in testTypeface_SupportedCmapEncodingTest()544 Typeface typeface = Typeface.createFromAsset(mContext.getAssets(), fontPath); in testTypeface_SupportedCmapEncodingTest()557 final String fontPath = "fonts/others/samplefont2.ttf"; in testTypefaceBuilder_customFallback() local558 final Typeface regularTypeface = new Typeface.Builder(mContext.getAssets(), fontPath) in testTypefaceBuilder_customFallback()560 final Typeface blackTypeface = new Typeface.Builder(mContext.getAssets(), fontPath) in testTypefaceBuilder_customFallback()