Home
last modified time | relevance | path

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

/art/test/090-loop-formation/src/
DMain.java25 static int counter3; field in Main
43 counter3++; in main()
52 System.out.println("counter3 is " + counter3); in main()
/art/test/090-loop-formation/
Dexpected.txt3 counter3 is 32767