Searched refs:otherStaticField (Results 1 – 1 of 1) sorted by relevance
121 a = otherStaticField; in testNonConstantInputs()181 int b = otherStaticField; in testNonConstantEqual()280 static int otherStaticField; field in Main