Home
last modified time | relevance | path

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

/frameworks/base/tests/SmokeTest/tests/src/com/android/smoketest/
DSmokeTestRunner.java52 public void runTest() throws Exception { in getAllTests()
61 public void runTest() throws Exception { in getAllTests()
71 public void runTest() throws Exception { in getAllTests()
90 public void runTest() throws Exception { in getAllTests()
/frameworks/base/test-runner/tests/src/android/test/
DAndroidTestRunnerTest.java76 mAndroidTestRunner.runTest(); in testRunTest()
90 mAndroidTestRunner.runTest(); in testRunTestWithAndroidTestCase()
103 mAndroidTestRunner.runTest(); in testRunTestWithAndroidTestCaseInSuite()
119 mAndroidTestRunner.runTest(); in testRunTestWithAndroidTestCaseInNestedSuite()
134 mAndroidTestRunner.runTest(); in testRunTestWithNullListener()
191 mAndroidTestRunner.runTest(); in testRunSkipExecution()
DInstrumentationTestRunnerTest.java99 public void runTest() { in testUnhandledException()
310 public void runTest() { in runTest() method in InstrumentationTestRunnerTest.StubAndroidTestRunner
311 super.runTest(); in runTest()
/frameworks/base/core/java/android/test/
DInstrumentationTestSuite.java65 public void runTest(Test test, TestResult result) { in runTest() method in InstrumentationTestSuite
72 super.runTest(test, result); in runTest()
DInstrumentationTestCase.java154 protected void runTest() throws Throwable { in runTest() method in InstrumentationTestCase
/frameworks/base/test-runner/src/android/test/
DActivityInstrumentationTestCase2.java183 protected void runTest() throws Throwable { in runTest() method in ActivityInstrumentationTestCase2
192 super.runTest(); in runTest()
DAndroidTestRunner.java174 public void runTest() { in runTest() method in AndroidTestRunner
175 runTest(createTestResult()); in runTest()
178 public void runTest(TestResult testResult) { in runTest() method in AndroidTestRunner
DInstrumentationTestRunner.java555 mTestRunner.runTest(); in onStart()
/frameworks/ex/variablespeed/tests/src/com/android/ex/variablespeed/
DMediaPlayerProxyTestCase.java102 protected void runTest() throws Throwable { in runTest() method in MediaPlayerProxyTestCase
108 super.runTest(); in runTest()
114 super.runTest(); in runTest()
/frameworks/base/core/tests/utillib/src/android/test/
DBandwidthTestCase.java41 protected void runTest() throws Throwable { in runTest() method in BandwidthTestCase
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java1624 runTest(0, SuppServiceNotification.MO_CODE_UNCONDITIONAL_CF_ACTIVE); in testSSNotification()
1625 runTest(0, SuppServiceNotification.MO_CODE_CALL_IS_WAITING); in testSSNotification()
1626 runTest(0, SuppServiceNotification.MO_CODE_CALL_DEFLECTED); in testSSNotification()
1629 runTest(1, SuppServiceNotification.MT_CODE_FORWARDED_CALL); in testSSNotification()
1630 runTest(1, SuppServiceNotification.MT_CODE_CALL_CONNECTED_ECT); in testSSNotification()
1631 runTest(1, SuppServiceNotification.MT_CODE_ADDITIONAL_CALL_FORWARDED); in testSSNotification()
1634 private void runTest(int type, int code) { in runTest() method in GSMPhoneTest
/frameworks/base/docs/html/tools/testing/
Dactivity_test.jd1312 at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:195)
1313 …at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:175)
1314 at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169)
1315 at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154)
1323 at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:195)
1324 …at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:175)
1325 at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169)
1326 at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154)
/frameworks/base/api/
D14.txt19311 method public void runTest();
19312 method public void runTest(junit.framework.TestResult);
41877 method protected void runTest() throws java.lang.Throwable;
41937 method public void runTest(junit.framework.Test, junit.framework.TestResult);
D15.txt19452 method public void runTest();
19453 method public void runTest(junit.framework.TestResult);
42032 method protected void runTest() throws java.lang.Throwable;
42092 method public void runTest(junit.framework.Test, junit.framework.TestResult);
Dcurrent.txt20445 method public void runTest();
20446 method public void runTest(junit.framework.TestResult);
43321 method protected void runTest() throws java.lang.Throwable;
43383 method public void runTest(junit.framework.Test, junit.framework.TestResult);
D16.txt20445 method public void runTest();
20446 method public void runTest(junit.framework.TestResult);
43321 method protected void runTest() throws java.lang.Throwable;
43383 method public void runTest(junit.framework.Test, junit.framework.TestResult);