Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DJSR166TestCase.java801 public void threadShouldThrow() { in threadShouldThrow() method in JSR166TestCase
808 public void threadShouldThrow(String exceptionName) { in threadShouldThrow() method in JSR166TestCase
/libcore/ojluni/src/test/java/util/concurrent/tck/
DJSR166TestCase.java932 public void threadShouldThrow() { in threadShouldThrow() method in JSR166TestCase
939 public void threadShouldThrow(String exceptionName) { in threadShouldThrow() method in JSR166TestCase