Home
last modified time | relevance | path

Searched defs:report (Results 1 – 2 of 2) sorted by relevance

/art/test/028-array-write/src/
DMain.java27 static public void report(long start, long end) { in report() method in Main
/art/test/023-many-interfaces/src/
DManyInterfaces.java173 private static void report(String label, long start, long end, int iter, in report() method in ManyInterfaces