Home
last modified time | relevance | path

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

/art/test/641-checker-arraycopy/src/
DMain.java28 public static void typedCopy(Object o, byte[] foo) { in typedCopy() method in Main
77 typedCopy(o, a); in main()