Searched refs:otherPublicClassProtectedShortStaticField (Results 1 – 2 of 2) sorted by relevance
74 protected static short otherPublicClassProtectedShortStaticField = -44; field in PublicClass
385 check(otherPublicClassProtectedShortStaticField == -44); in doDirectTests()