Home
last modified time | relevance | path

Searched defs:textChars (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DPaintTest.java78 char[] textChars = text.toCharArray(); in testBreakText() local
158 private void verifyBreakText(String text, char[] textChars, SpannedString textSpan, in verifyBreakText()
1089 char[] textChars = text.toCharArray(); in testMeasureText() local
1150 private void verifyMeasureText(String text, char[] textChars, SpannedString textSpan, in verifyMeasureText()