Home
last modified time | relevance | path

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

/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/
DFunctionsTest.java173 public boolean testAsBooleanPrimitive() throws Throwable { in testAsBooleanPrimitive() method in FunctionsTest.Testable
177 public boolean testAsBooleanPrimitive(final Throwable throwable) throws Throwable { in testAsBooleanPrimitive() method in FunctionsTest.Testable
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/function/
DFailableFunctionsTest.java172 public boolean testAsBooleanPrimitive() throws Throwable { in testAsBooleanPrimitive() method in FailableFunctionsTest.Testable
176 public boolean testAsBooleanPrimitive(final Throwable throwable) throws Throwable { in testAsBooleanPrimitive() method in FailableFunctionsTest.Testable