Home
last modified time | relevance | path

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

/art/test/569-checker-pattern-replacement/src/
DMain.java231 public static int getStaticInt(Second s) { in getStaticInt() method in Main
1176 assertEquals(4242, getStaticInt(s)); in main()