Home
last modified time | relevance | path

Searched defs:ctor2 (Results 1 – 2 of 2) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
DConstructorTest.java178 Constructor<ConstructorTestHelper> ctor1 = null, ctor2 = null; in test_equalsLjava_lang_Object() local
/libcore/luni/src/main/native/
Dlibcore_io_Linux.cpp233 static void throwException(JNIEnv* env, jclass exceptionClass, jmethodID ctor3, jmethodID ctor2, in throwException()
262 static jmethodID ctor2 = env->GetMethodID(errnoExceptionClass, in throwErrnoException() local
272 static jmethodID ctor2 = env->GetMethodID(gaiExceptionClass, "<init>", in throwGaiException() local