Home
last modified time | relevance | path

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

/art/test/1914-get-local-instance/
Dexpected.txt10 Running public native void art.Test1914$TargetClass.NativeInstanceMethod(java.lang.Runnable) with "…
11 "GetThis" on public native void art.Test1914$TargetClass.NativeInstanceMethod(java.lang.Runnable) g…
/art/test/1914-get-local-instance/src/art/
DTest1914.java60 public native void NativeInstanceMethod(Runnable safepoint); in NativeInstanceMethod() method in Test1914.TargetClass