Searched defs:runTest (Results 1 – 7 of 7) sorted by relevance
65 public void runTest(Test test, TestResult result) { in runTest() method in InstrumentationTestSuite
155 protected void runTest() throws Throwable { in runTest() method in InstrumentationTestCase
166 protected void runTest() throws Throwable { in runTest() method in ActivityInstrumentationTestCase2
153 public void runTest() { in runTest() method in AndroidTestRunner157 public void runTest(TestResult testResult) { in runTest() method in AndroidTestRunner
51 public abstract void runTest() throws Exception; in runTest() method in PipedStreamTest.TestThread
239 public void runTest() { in runTest() method in InstrumentationTestRunnerTest.StubAndroidTestRunner
1640 private void runTest(int type, int code) { in runTest() method in GSMPhoneTest