Searched refs:testResult (Results 1 – 1 of 1) sorted by relevance
105 public synchronized void runTest(final TestResult testResult) { in runTest() argument106 mTestResult = testResult; in runTest()128 testCase.run(testResult); in runTest()129 return testResult; in runTest()