Home
last modified time | relevance | path

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

/frameworks/base/test-runner/src/junit/runner/
DLoadingTestCollector.java48 hasPublicConstructor(testClass)) in isTestClass()
62 boolean hasPublicConstructor(Class testClass) { in hasPublicConstructor() method in LoadingTestCollector