Home
last modified time | relevance | path

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

/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/testing/
DAClassToForget.java60 public static short shortReturningMethod() { in shortReturningMethod() method in AClassToForget
/external/mockito/src/test/java/org/mockitousage/
DMethodsImpl.java28 public short shortReturningMethod() { in shortReturningMethod() method in MethodsImpl
DIMethods.java21 short shortReturningMethod(); in shortReturningMethod() method