Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DFastDataTest.java154 doTranscodeWrite(out); in testTranscode()
166 doTranscodeWrite(out); in testTranscode()
175 private static void doTranscodeWrite(DataOutput out) throws IOException { in doTranscodeWrite() method in FastDataTest