Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DJSR166TestCase.java348 public void threadShouldThrow() { in threadShouldThrow() method in JSR166TestCase
355 public void threadShouldThrow(String exceptionName) { in threadShouldThrow() method in JSR166TestCase