Searched refs:constructors (Results 1 – 8 of 8) sorted by relevance
83 Constructor[] constructors = testCaseClass.getConstructors(); in instantiateTest() local85 if (constructors.length == 0) { in instantiateTest()88 for (Constructor constructor : constructors) { in instantiateTest()
202 Constructor<? extends TestCase>[] constructors in hasValidConstructor() local204 for (Constructor<? extends TestCase> constructor : constructors) { in hasValidConstructor()
197 if (name == ClassName) classAst.constructors else classAst.methods
157 if (classAst.constructors.any {
56 - Don't do initialization in the Shell component constructors
13 There are two constructors: one that accepts a `Consumer<Transaction>` and one that's empty. The em…
161 Managers must always be obtained from Context; no direct constructors919 …Parcelable inflation is exposed through CREATOR, not raw constructors, in android.credentials.ui.P…921 …Parcelable inflation is exposed through CREATOR, not raw constructors, in android.os.StrictMode.Vi…923 …Parcelable inflation is exposed through CREATOR, not raw constructors, in android.os.health.Health…
584 # (brief and detailed) documentation of class members so that constructors and585 # destructors are listed first. If set to NO the constructors will appear in the