Searched refs:otherProtectedClassPublicShortStaticField (Results 1 – 2 of 2) sorted by relevance
64 public static short otherProtectedClassPublicShortStaticField = 36; field in ProtectedClass
295 check(otherProtectedClassPublicShortStaticField == 36); in doDirectTests()