Searched refs:otherProtectedClassPublicIntStaticField (Results 1 – 2 of 2) sorted by relevance
65 public static int otherProtectedClassPublicIntStaticField = 37; field in ProtectedClass
296 check(otherProtectedClassPublicIntStaticField == 37); in doDirectTests()