Home
last modified time | relevance | path

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

/art/test/901-hello-ti-agent/src/art/
DTest901.java56 errorName = getErrorName(i); in testErrorNames()
83 private static native String getErrorName(int error); in getErrorName() method in Test901