Searched refs:otherProtectedClassProtectedFloatStaticField (Results 1 – 2 of 2) sorted by relevance
77 protected static float otherProtectedClassProtectedFloatStaticField = 47.0f; field in ProtectedClass
308 check(otherProtectedClassProtectedFloatStaticField == 47.0f); in doDirectTests()