Home
last modified time | relevance | path

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

/external/guava/android/guava-testlib/test/com/google/common/testing/anotherpackage/
DForwardingWrapperTesterTest.java406 private static class ForwardsToTheWrongMethod implements Arithmetic { class in ForwardingWrapperTesterTest
409 ForwardsToTheWrongMethod(Arithmetic arithmetic) { in ForwardsToTheWrongMethod() method in ForwardingWrapperTesterTest.ForwardsToTheWrongMethod
/external/guava/guava-testlib/test/com/google/common/testing/anotherpackage/
DForwardingWrapperTesterTest.java406 private static class ForwardsToTheWrongMethod implements Arithmetic { class in ForwardingWrapperTesterTest
409 ForwardsToTheWrongMethod(Arithmetic arithmetic) { in ForwardsToTheWrongMethod() method in ForwardingWrapperTesterTest.ForwardsToTheWrongMethod