Home
last modified time | relevance | path

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

/art/test/564-checker-inline-loop/src/
DMain.java50 while (otherDoLoop) {} in $inline$loopMethod()
55 public static boolean otherDoLoop = false; field in Main