Searched refs:otherProtectedClassProtectedShortInstanceField (Results 1 – 2 of 2) sorted by relevance
34 protected short otherProtectedClassProtectedShortInstanceField = 12; field in ProtectedClass
265 check(otherProtectedClassProtectedShortInstanceField == 12); in doDirectTests()