Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/Integer/
DUnsigned.java39 errors += testByteToUnsignedInt(); in main()
76 private static int testByteToUnsignedInt() { in testByteToUnsignedInt() method in Unsigned