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

/art/test/083-compiler-regressions/src/
H A DMain.java9828 private static void show_results(double a[], double b[], int trip) { argument
9830 System.out.println("LiveFlags passes trip " + trip);
9832 System.out.println("LiveFlags fails trip " + trip);

Completed in 64 milliseconds