Searched refs:otherProtectedClassPublicFloatStaticField (Results 1 – 2 of 2) sorted by relevance
67 public static float otherProtectedClassPublicFloatStaticField = 39.0f; field in ProtectedClass
298 check(otherProtectedClassPublicFloatStaticField == 39.0f); in doDirectTests()