Searched defs:floatField (Results 1 – 3 of 3) sorted by relevance
36 protected float floatField; field in Support_Field
160 Field floatField = TestFixture.class.getDeclaredField("floatVar"); in test_getFloat_Relative() local227 Field floatField = TestFixture.class.getDeclaredField("floatVar"); in test_putFloat_Relative() local
123 protected float floatField = Float.MAX_VALUE; field in FieldTest.TestField369 Field floatField = null; in testProtectedFieldAccess() local