Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/
DIMethods.java29 int intReturningMethod(); in intReturningMethod() method
DMethodsImpl.java44 public int intReturningMethod() { in intReturningMethod() method in MethodsImpl