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

Lines Matching defs:Test

41   // Clear jvm for CHECK in test 004-JniTest.
280 // Test direct call.
298 // Test one-level call. Use System.loadLibrary().
338 // Test direct call.
350 // Test one-level call. Use VMStack.getStackClass1().
387 void Test() {
562 JniCallNonvirtualVoidMethodTest(env).Test();
582 const char* test_array = "Test";
587 // Test NewObject
596 // Test AllocObject and Call(Nonvirtual)VoidMethod
621 // Test with global and weak global references
670 void Test() {
721 JniCallDefaultMethodsTest(env).Test();