Searched refs:otherProtectedClassProtectedBooleanStaticField (Results 1 – 2 of 2) sorted by relevance
71 protected static boolean otherProtectedClassProtectedBooleanStaticField = true; field in ProtectedClass
302 check(otherProtectedClassProtectedBooleanStaticField == true); in doDirectTests()