HomeSort by relevance Sort by last modified time
    Searched defs:TestLostCopy (Results 1 - 2 of 2) sorted by null

  /art/test/404-optimizing-allocator/src/
Main.java 23 expectEquals(4, $opt$reg$TestLostCopy());
34 public static int $opt$reg$TestLostCopy() {
  /art/test/405-optimizing-long-allocator/src/
Main.java 23 expectEquals(4, $opt$TestLostCopy());
40 public static long $opt$TestLostCopy() {

Completed in 105 milliseconds