Searched refs:otherProtectedClassProtectedShortStaticField (Results 1 – 2 of 2) sorted by relevance
74 protected static short otherProtectedClassProtectedShortStaticField = 44; field in ProtectedClass
305 check(otherProtectedClassProtectedShortStaticField == 44); in doDirectTests()