Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/tests/api/java/lang/reflect/
DConstructorTest.java179 Constructor<ConstructorTestHelper> ctor1 = null, ctor2 = null; in test_equalsLjava_lang_Object() local
/libcore/luni/src/main/native/
Dlibcore_io_Posix.cpp106 static void throwException(JNIEnv* env, jclass exceptionClass, jmethodID ctor3, jmethodID ctor2, in throwException()
134 static jmethodID ctor2 = env->GetMethodID(JniConstants::errnoExceptionClass, in throwErrnoException() local
151 static jmethodID ctor2 = env->GetMethodID(JniConstants::gaiExceptionClass, in throwGaiException() local