Searched refs:otherProtectedClassProtectedDoubleInstanceField (Results 1 – 2 of 2) sorted by relevance
38 protected double otherProtectedClassProtectedDoubleInstanceField = 16.0; field in ProtectedClass
269 check(otherProtectedClassProtectedDoubleInstanceField == 16.0); in doDirectTests()