Searched refs:otherProtectedClassPublicObjectStaticField (Results 1 – 2 of 2) sorted by relevance
69 public static Object otherProtectedClassPublicObjectStaticField = "41"; field in ProtectedClass
300 check(otherProtectedClassPublicObjectStaticField == "41"); in doDirectTests()