Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java408 public void threadShouldThrow() { in threadShouldThrow() method in JSR166TestCase
413 public void threadShouldThrow(String exceptionName) { in threadShouldThrow() method in JSR166TestCase
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java405 public void threadShouldThrow() { in threadShouldThrow() method in JSR166TestCase
410 public void threadShouldThrow(String exceptionName) { in threadShouldThrow() method in JSR166TestCase