Searched refs:otherProtectedClassPublicCharStaticField (Results 1 – 2 of 2) sorted by relevance
63 public static char otherProtectedClassPublicCharStaticField = 35; field in ProtectedClass
294 check(otherProtectedClassPublicCharStaticField == 35); in doDirectTests()