Home
last modified time | relevance | path

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

/aosp12/art/test/004-JniTest/src/
H A DMain.java235 nativeTestShallowGetCallingClassLoader(); in testShallowGetCallingClassLoader()
238 private native static void nativeTestShallowGetCallingClassLoader(); in nativeTestShallowGetCallingClassLoader() method in Main