Home
last modified time | relevance | path

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

/art/test/090-loop-formation/src/
DMain.java24 static int counter2; field in Main
35 counter2++; in main()
51 System.out.println("counter2 is " + counter2); in main()
/art/test/090-loop-formation/
Dexpected.txt2 counter2 is 32767