Searched refs:otherProtectedClassPublicLongInstanceField (Results 1 – 2 of 2) sorted by relevance
26 public long otherProtectedClassPublicLongInstanceField = 6; field in ProtectedClass
257 check(otherProtectedClassPublicLongInstanceField == 6); in doDirectTests()