Searched refs:otherProtectedClassProtectedDoubleStaticField (Results 1 – 2 of 2) sorted by relevance
78 protected static double otherProtectedClassProtectedDoubleStaticField = 48.0; field in ProtectedClass
309 check(otherProtectedClassProtectedDoubleStaticField == 48.0); in doDirectTests()