Searched refs:otherProtectedClassProtectedBooleanInstanceField (Results 1 – 2 of 2) sorted by relevance
31 protected boolean otherProtectedClassProtectedBooleanInstanceField = true; field in ProtectedClass
262 check(otherProtectedClassProtectedBooleanInstanceField == true); in doDirectTests()