Searched refs:otherProtectedClassProtectedLongStaticField (Results 1 – 2 of 2) sorted by relevance
76 protected static long otherProtectedClassProtectedLongStaticField = 46; field in ProtectedClass
307 check(otherProtectedClassProtectedLongStaticField == 46); in doDirectTests()