Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java451 public void threadShouldThrow() { in threadShouldThrow() method in JSR166TestCase
458 public void threadShouldThrow(String exceptionName) { in threadShouldThrow() method in JSR166TestCase