Home
last modified time | relevance | path

Searched defs:constructor (Results 1 – 7 of 7) sorted by relevance

/cts/tests/signature/tests/src/android/signature/cts/tests/
DJDiffClassDescriptionTest.java106 JDiffClassDescription.JDiffConstructor constructor = in testSimpleConstructor() local
115 JDiffClassDescription.JDiffConstructor constructor = in testOneArgConstructor() local
125 JDiffClassDescription.JDiffConstructor constructor = in testConstructorThrowsException() local
139 JDiffClassDescription.JDiffConstructor constructor = in testPackageProtectedConstructor() local
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DTextReport.java87 private static void printConstructor(ApiConstructor constructor, PrintStream out) { in printConstructor()
DApiClass.java84 public void addConstructor(ApiConstructor constructor) { in addConstructor()
/cts/tests/signature/src/android/signature/cts/
DSignatureTest.java193 JDiffConstructor constructor = loadConstructorInfo(parser, currentClass); in start() local
/cts/tests/tests/renderscript/libcoremathtestcpp/
DCoreMathTestJni.cpp74 jmethodID constructor = env->GetMethodID(mClass, "<init>", "()V"); in JavaStruct() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java170 Constructor<?> constructor = clazz.getConstructor(ctorSignature); in testConstructor2() local
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...