HomeSort by relevance Sort by last modified time
    Searched defs:arithmetic (Results 1 - 2 of 2) sorted by null

  /external/guava/guava-testlib/test/com/google/common/testing/anotherpackage/
ForwardingWrapperTesterTest.java 50 tester.testForwarding(Arithmetic.class,
51 new Function<Arithmetic, Arithmetic>() {
52 @Override public Arithmetic apply(Arithmetic arithmetic) {
53 return new ForwardingArithmetic(arithmetic);
182 assertFailure(Arithmetic.class, new Function<Arithmetic, Arithmetic>() {
254 private final Arithmetic arithmetic; field in class:ForwardingWrapperTesterTest.ForwardingArithmetic
331 private final Arithmetic arithmetic; field in class:ForwardingWrapperTesterTest.ForwardsToTheWrongMethod
    [all...]
  /external/annotation-tools/asmx/test/lib/
saxon7.jar 

Completed in 64 milliseconds