Home
last modified time | relevance | path

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

/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/
DFunctionsTest.java271 final IllegalStateException ise = new IllegalStateException(); in testAcceptBiConsumer() local
293 final IllegalStateException ise = new IllegalStateException(); in testAcceptConsumer() local
316 final IllegalStateException ise = new IllegalStateException(); in testAcceptDoubleConsumer() local
343 final IllegalStateException ise = new IllegalStateException(); in testAcceptIntConsumer() local
370 final IllegalStateException ise = new IllegalStateException(); in testAcceptLongConsumer() local
397 final IllegalStateException ise = new IllegalStateException(); in testAcceptObjDoubleConsumer() local
429 final IllegalStateException ise = new IllegalStateException(); in testAcceptObjIntConsumer() local
460 final IllegalStateException ise = new IllegalStateException(); in testAcceptObjLongConsumer() local
491 final IllegalStateException ise = new IllegalStateException(); in testApplyBiFunction() local
514 final IllegalStateException ise = new IllegalStateException(); in testApplyFunction() local
[all …]