HomeSort by relevance Sort by last modified time
    Searched refs:threadUnexpectedException (Results 1 - 17 of 17) sorted by null

  /libcore/jsr166-tests/src/test/java/jsr166/
JSR166TestCase.java 780 threadUnexpectedException(fail);
817 public void threadUnexpectedException(Throwable t) {
    [all...]
ThreadLocalTest.java 86 threadUnexpectedException(e);
FutureTaskTest.java 61 threadUnexpectedException(t);
76 threadUnexpectedException(t);
116 } catch (Throwable fail) { threadUnexpectedException(fail); }
119 } catch (Throwable fail) { threadUnexpectedException(fail); }
130 } catch (Throwable fail) { threadUnexpectedException(fail); }
136 } catch (Throwable fail) { threadUnexpectedException(fail); }
156 } catch (Throwable fail) { threadUnexpectedException(fail); }
163 } catch (Throwable fail) { threadUnexpectedException(fail); }
499 } catch (Throwable t) { threadUnexpectedException(t); }
832 } catch (Throwable fail) {threadUnexpectedException(fail);}}}}
    [all...]
RecursiveActionTest.java 76 } catch (Throwable fail) { threadUnexpectedException(fail); }
83 } catch (Throwable fail) { threadUnexpectedException(fail); }
90 } catch (Throwable fail) { threadUnexpectedException(fail); }
105 } catch (Throwable fail) { threadUnexpectedException(fail); }
108 } catch (Throwable fail) { threadUnexpectedException(fail); }
123 } catch (Throwable fail) { threadUnexpectedException(fail); }
129 } catch (Throwable fail) { threadUnexpectedException(fail); }
135 } catch (Throwable fail) { threadUnexpectedException(fail); }
160 } catch (Throwable fail) { threadUnexpectedException(fail); }
167 } catch (Throwable fail) { threadUnexpectedException(fail);
    [all...]
RecursiveTaskTest.java 73 } catch (Throwable fail) { threadUnexpectedException(fail); }
80 } catch (Throwable fail) { threadUnexpectedException(fail); }
87 } catch (Throwable fail) { threadUnexpectedException(fail); }
102 } catch (Throwable fail) { threadUnexpectedException(fail); }
105 } catch (Throwable fail) { threadUnexpectedException(fail); }
140 } catch (Throwable fail) { threadUnexpectedException(fail); }
146 } catch (Throwable fail) { threadUnexpectedException(fail); }
152 } catch (Throwable fail) { threadUnexpectedException(fail); }
177 } catch (Throwable fail) { threadUnexpectedException(fail); }
184 } catch (Throwable fail) { threadUnexpectedException(fail);
    [all...]
ForkJoinPool8Test.java 87 } catch (Throwable fail) { threadUnexpectedException(fail); }
94 } catch (Throwable fail) { threadUnexpectedException(fail); }
101 } catch (Throwable fail) { threadUnexpectedException(fail); }
116 } catch (Throwable fail) { threadUnexpectedException(fail); }
119 } catch (Throwable fail) { threadUnexpectedException(fail); }
134 } catch (Throwable fail) { threadUnexpectedException(fail); }
140 } catch (Throwable fail) { threadUnexpectedException(fail); }
146 } catch (Throwable fail) { threadUnexpectedException(fail); }
171 } catch (Throwable fail) { threadUnexpectedException(fail); }
178 } catch (Throwable fail) { threadUnexpectedException(fail);
    [all...]
SemaphoreTest.java 204 catch (InterruptedException e) { threadUnexpectedException(e); }
217 catch (InterruptedException e) { threadUnexpectedException(e); }
477 } catch (InterruptedException e) { threadUnexpectedException(e); }
542 } catch (InterruptedException e) { threadUnexpectedException(e); }
SynchronousQueueTest.java 179 catch (InterruptedException e) { threadUnexpectedException(e); }
232 catch (InterruptedException e) { threadUnexpectedException(e); }
244 catch (InterruptedException e) { threadUnexpectedException(e); }
288 catch (InterruptedException e) { threadUnexpectedException(e); }
ForkJoinTaskTest.java 89 } catch (Throwable fail) { threadUnexpectedException(fail); }
124 } catch (Throwable fail) { threadUnexpectedException(fail); }
127 } catch (Throwable fail) { threadUnexpectedException(fail); }
145 } catch (Throwable fail) { threadUnexpectedException(fail); }
158 } catch (Throwable fail) { threadUnexpectedException(fail); }
164 } catch (Throwable fail) { threadUnexpectedException(fail); }
197 } catch (Throwable fail) { threadUnexpectedException(fail); }
204 } catch (Throwable fail) { threadUnexpectedException(fail); }
    [all...]
ForkJoinTask8Test.java 114 } catch (Throwable fail) { threadUnexpectedException(fail); }
151 } catch (Throwable fail) { threadUnexpectedException(fail); }
154 } catch (Throwable fail) { threadUnexpectedException(fail); }
189 } catch (Throwable fail) { threadUnexpectedException(fail); }
196 } catch (Throwable fail) { threadUnexpectedException(fail); }
    [all...]
ReentrantLockTest.java 469 } catch (Exception fail) { threadUnexpectedException(fail); }
481 } catch (InterruptedException fail) { threadUnexpectedException(fail); }
506 } catch (InterruptedException e) { threadUnexpectedException(e); }
542 } catch (InterruptedException fail) { threadUnexpectedException(fail); }
560 } catch (InterruptedException fail) { threadUnexpectedException(fail); }
579 } catch (InterruptedException fail) { threadUnexpectedException(fail); }
    [all...]
CountedCompleterTest.java 87 } catch (Throwable fail) { threadUnexpectedException(fail); }
118 } catch (Throwable fail) { threadUnexpectedException(fail); }
121 } catch (Throwable fail) { threadUnexpectedException(fail); }
139 } catch (Throwable fail) { threadUnexpectedException(fail); }
152 } catch (Throwable fail) { threadUnexpectedException(fail); }
158 } catch (Throwable fail) { threadUnexpectedException(fail); }
191 } catch (Throwable fail) { threadUnexpectedException(fail); }
198 } catch (Throwable fail) { threadUnexpectedException(fail); }
    [all...]
ReentrantReadWriteLockTest.java 840 } catch (InterruptedException fail) { threadUnexpectedException(fail); }
    [all...]
CompletableFutureTest.java 70 } catch (Throwable fail) { threadUnexpectedException(fail); }
76 catch (Throwable fail) { threadUnexpectedException(fail); }
84 } catch (Throwable fail) { threadUnexpectedException(fail); }
87 } catch (Throwable fail) { threadUnexpectedException(fail); }
90 } catch (Throwable fail) { threadUnexpectedException(fail); }
123 } catch (Throwable fail) { threadUnexpectedException(fail); }
131 } catch (Throwable fail) { threadUnexpectedException(fail); }
138 } catch (Throwable fail) { threadUnexpectedException(fail); }
145 } catch (Throwable fail) { threadUnexpectedException(fail); }
183 } catch (Throwable fail) { threadUnexpectedException(fail);
    [all...]
AbstractQueuedLongSynchronizerTest.java 270 } catch (InterruptedException ie) { threadUnexpectedException(ie); }
629 } catch (InterruptedException e) { threadUnexpectedException(e); }
    [all...]
AbstractQueuedSynchronizerTest.java 273 } catch (InterruptedException ie) { threadUnexpectedException(ie); }
632 } catch (InterruptedException e) { threadUnexpectedException(e); }
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
JSR166TestCase.java 430 threadUnexpectedException(t);
467 public void threadUnexpectedException(Throwable t) {
579 threadUnexpectedException(e);
780 threadUnexpectedException(ie);
807 threadUnexpectedException(t);
827 threadUnexpectedException(t);
847 threadUnexpectedException(t);
862 threadUnexpectedException(t);
874 threadUnexpectedException(t);
892 threadUnexpectedException(t)
    [all...]

Completed in 2093 milliseconds