Searched refs:otherProtectedClassPublicLongStaticField (Results 1 – 2 of 2) sorted by relevance
66 public static long otherProtectedClassPublicLongStaticField = 38; field in ProtectedClass
297 check(otherProtectedClassPublicLongStaticField == 38); in doDirectTests()