Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DVoidRetry.java81 public void runAndWrapException() throws NeneException { in runAndWrapException() method in VoidRetry
DRetry.java106 public E runAndWrapException() throws NeneException { in runAndWrapException() method in Retry