Searched refs:max_y (Results 1 - 1 of 1) sorted by relevance

/art/test/478-checker-inliner-nested-loop/src/
H A DMain.java43 public static int NestedLoop(int max_x, int max_y) { argument
46 for (int y = 0; y < max_y; ++y) {

Completed in 193 milliseconds