Home | History | Annotate | Download | only in build

Lines Matching full:testresult

24 import junit.framework.TestResult;
150 protected TestResult createTestResult() {
151 return new TestResult() {