Home
last modified time | relevance | path

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

/art/test/004-JniTest/src/
DMain.java230 nativeTestShallowGetCallingClassLoader(); in testShallowGetCallingClassLoader()
233 private native static void nativeTestShallowGetCallingClassLoader(); in nativeTestShallowGetCallingClassLoader() method in Main