Home
last modified time | relevance | path

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

/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/testing/
DAClassToForget.java36 public static byte byteReturningMethod() { in byteReturningMethod() method in AClassToForget
/external/mockito/src/test/java/org/mockitousage/
DMethodsImpl.java20 public byte byteReturningMethod() { in byteReturningMethod() method in MethodsImpl
DIMethods.java17 byte byteReturningMethod(); in byteReturningMethod() method