Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java868 protected abstract T realCall() throws Throwable; in realCall() method in JSR166TestCase.CheckedCallable
882 protected abstract T realCall() throws Throwable; in realCall() method in JSR166TestCase.CheckedInterruptedCallable