Searched refs:otherPublicClassProtectedFloatStaticField (Results 1 – 2 of 2) sorted by relevance
77 protected static float otherPublicClassProtectedFloatStaticField = -47.0f; field in PublicClass
388 check(otherPublicClassProtectedFloatStaticField == -47.0f); in doDirectTests()