Home
last modified time | relevance | path

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

/cts/hostsidetests/art/host/src/android/art/cts/host/
DThreadLocalRandomTest.java72 return getLongFromResultBundle(execute(NEXT_RANDOM_COMMAND)); in getNextLong()
79 private long getLongFromResultBundle(byte[] response) { in getLongFromResultBundle() method in ThreadLocalRandomTest