Searched refs:otherProtectedClassProtectedFloatInstanceField (Results 1 – 2 of 2) sorted by relevance
37 protected float otherProtectedClassProtectedFloatInstanceField = 15.0f; field in ProtectedClass
268 check(otherProtectedClassProtectedFloatInstanceField == 15.0f); in doDirectTests()