Searched refs:otherProtectedClassProtectedObjectStaticField (Results 1 – 2 of 2) sorted by relevance
79 protected static Object otherProtectedClassProtectedObjectStaticField = "49"; field in ProtectedClass
310 check(otherProtectedClassProtectedObjectStaticField == "49"); in doDirectTests()