Home
last modified time | relevance | path

Searched refs:hasPublicConstructor (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
DEclipseTestCollector.java82 hasPublicConstructor(testClass); in isTestClass()
89 protected boolean hasPublicConstructor(Class<?> testClass) { in hasPublicConstructor() method in EclipseTestCollector