Home | History | Annotate | Download | only in 004-JniTest

Lines Matching defs:Test

53   // Clear jvm for CHECK in test 004-JniTest.
300 // Test direct call.
318 // Test one-level call. Use System.loadLibrary().
358 // Test direct call.
370 // Test one-level call. Use VMStack.getStackClass1().
407 void Test() {
582 JniCallNonvirtualVoidMethodTest(env).Test();
602 const char* test_array = "Test";
607 // Test NewObject
616 // Test AllocObject and Call(Nonvirtual)VoidMethod
641 // Test with global and weak global references
690 void Test() {
741 JniCallDefaultMethodsTest(env).Test();
810 // To pass the Java-side test, just so "on" for release builds.