Home
last modified time | relevance | path

Searched refs:codePointsToString (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/
H A DPaintTest.java113 private static String codePointsToString(int[] codepoints) { in codePointsToString() method in PaintTest
152 codePointsToString(new int[] {testCase.mBaseCodepoint, vs}); in testHasGlyph_variationSelectors()