Home
last modified time | relevance | path

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

/libcore/support/src/test/java/tests/support/
DSupport_TestWebData.java30 public final static byte[] test1 = utfBytes();
39 private static byte[] utfBytes() { in utfBytes() method in Support_TestWebData