Home
last modified time | relevance | path

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

/external/robolectric/sandbox/src/test/java/org/robolectric/testing/
DAClassToForget.java44 public static float floatReturningMethod() { in floatReturningMethod() method in AClassToForget
/external/mockito/src/test/java/org/mockitousage/
DIMethods.java37 float floatReturningMethod(); in floatReturningMethod() method
DMethodsImpl.java60 public float floatReturningMethod() { in floatReturningMethod() method in MethodsImpl