Searched refs:otherProtectedClassPublicByteStaticField (Results 1 – 2 of 2) sorted by relevance
62 public static byte otherProtectedClassPublicByteStaticField = 34; field in ProtectedClass
293 check(otherProtectedClassPublicByteStaticField == 34); in doDirectTests()