Searched refs:constructors (Results 1 – 16 of 16) 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()
26 // The static constructors and destructors in this library have not been noted to29 "-Wno-global-constructors",
31 // The static constructors and destructors in this library have not been noted to34 "-Wno-global-constructors",
61 "-Wno-global-constructors",
133 "-Wno-global-constructors",
71 * Fixed warnings about generated constructors not explicitly initializing
91 There are two constructors for the replayer
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
417 # constructors and destructors are listed first. If set to NO (the default)418 # the constructors will appear in the respective orders defined by
499 # constructors and destructors are listed first. If set to NO (the default)500 # the constructors will appear in the respective orders defined by
540 # (brief and detailed) documentation of class members so that constructors and541 # destructors are listed first. If set to NO the constructors will appear in the
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
575 # (brief and detailed) documentation of class members so that constructors and576 # destructors are listed first. If set to NO the constructors will appear in the