Home
last modified time | relevance | path

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

/external/guava/guava-testlib/test/com/google/common/testing/anotherpackage/
DForwardingWrapperTesterTest.java254 private final Arithmetic arithmetic; field in ForwardingWrapperTesterTest.ForwardingArithmetic
256 public ForwardingArithmetic(Arithmetic arithmetic) { in ForwardingArithmetic()
331 private final Arithmetic arithmetic; field in ForwardingWrapperTesterTest.ForwardsToTheWrongMethod
333 ForwardsToTheWrongMethod(Arithmetic arithmetic) { in ForwardsToTheWrongMethod()