Searched refs:fontPath (Results 1 – 1 of 1) sorted by relevance
511 for (String fontPath : fontPaths) { in testTypeface_SupportedCmapEncodingTest()512 Typeface typeface = Typeface.createFromAsset(mContext.getAssets(), fontPath); in testTypeface_SupportedCmapEncodingTest()525 final String fontPath = "samplefont2.ttf"; in testTypefaceBuilder_customFallback() local526 final Typeface regularTypeface = new Typeface.Builder(mContext.getAssets(), fontPath) in testTypefaceBuilder_customFallback()528 final Typeface blackTypeface = new Typeface.Builder(mContext.getAssets(), fontPath) in testTypefaceBuilder_customFallback()