Searched refs:otherProtectedClassProtectedIntStaticField (Results 1 – 2 of 2) sorted by relevance
75 protected static int otherProtectedClassProtectedIntStaticField = 45; field in ProtectedClass
306 check(otherProtectedClassProtectedIntStaticField == 45); in doDirectTests()