Searched refs:otherProtectedClassPublicShortInstanceField (Results 1 – 2 of 2) sorted by relevance
24 public short otherProtectedClassPublicShortInstanceField = 4; field in ProtectedClass
255 check(otherProtectedClassPublicShortInstanceField == 4); in doDirectTests()