Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java729 protected abstract void realRun() throws Throwable; in realRun() method in JSR166TestCase.CheckedRunnable
742 protected abstract void realRun() throws Throwable; in realRun() method in JSR166TestCase.RunnableShouldThrow
762 protected abstract void realRun() throws Throwable; in realRun() method in JSR166TestCase.ThreadShouldThrow
782 protected abstract void realRun() throws Throwable; in realRun() method in JSR166TestCase.CheckedInterruptedRunnable
DAtomicDoubleArrayTest.java275 public void realRun() { in realRun() method in AtomicDoubleArrayTest.Counter
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java722 protected abstract void realRun() throws Throwable; in realRun() method in JSR166TestCase.CheckedRunnable
734 protected abstract void realRun() throws Throwable; in realRun() method in JSR166TestCase.RunnableShouldThrow
753 protected abstract void realRun() throws Throwable; in realRun() method in JSR166TestCase.ThreadShouldThrow
772 protected abstract void realRun() throws Throwable; in realRun() method in JSR166TestCase.CheckedInterruptedRunnable
DAtomicDoubleArrayTest.java273 public void realRun() { in realRun() method in AtomicDoubleArrayTest.Counter