Home
last modified time | relevance | path

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

/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/testing/
DAClassToForget.java52 public static double doubleReturningMethod() { in doubleReturningMethod() method in AClassToForget
/external/mockito/src/test/java/org/mockitousage/
DMethodsImpl.java68 public double doubleReturningMethod() { in doubleReturningMethod() method in MethodsImpl
DIMethods.java41 double doubleReturningMethod(); in doubleReturningMethod() method