Home
last modified time | relevance | path

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

/art/test/641-checker-arraycopy/src/
DMain.java46 public static void untypedCopyCaller(Object o, byte[] array) { in untypedCopyCaller() method in Main
66 untypedCopyCaller(o, a); in main()