Home
last modified time | relevance | path

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

/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
DRSUtils.java212 public static long compareUnsignedLong(long a, long b) { in compareUnsignedLong() method in RSUtils
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DRSUtils.java317 public static long compareUnsignedLong(long a, long b) { in compareUnsignedLong() method in RSUtils