Home
last modified time | relevance | path

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

/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/
DFunctionsTest.java206 public int testAsIntPrimitive() throws Throwable { in testAsIntPrimitive() method in FunctionsTest.Testable
210 public int testAsIntPrimitive(final Throwable throwable) throws Throwable { in testAsIntPrimitive() method in FunctionsTest.Testable
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/function/
DFailableFunctionsTest.java205 public int testAsIntPrimitive() throws Throwable { in testAsIntPrimitive() method in FailableFunctionsTest.Testable
209 public int testAsIntPrimitive(final Throwable throwable) throws Throwable { in testAsIntPrimitive() method in FailableFunctionsTest.Testable