Home
last modified time | relevance | path

Searched refs:otherStaticField (Results 1 – 1 of 1) sorted by relevance

/art/test/611-checker-simplify-if/src/
DMain.java121 a = otherStaticField; in testNonConstantInputs()
181 int b = otherStaticField; in testNonConstantEqual()
280 static int otherStaticField; field in Main