Searched refs:otherProtectedClassPublicBooleanInstanceField (Results 1 – 2 of 2) sorted by relevance
21 public boolean otherProtectedClassPublicBooleanInstanceField = true; field in ProtectedClass
252 check(otherProtectedClassPublicBooleanInstanceField == true); in doDirectTests()