HomeSort by relevance Sort by last modified time
    Searched refs:DownloadManagerBaseTest (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerStressTest.java 37 public class DownloadManagerStressTest extends DownloadManagerBaseTest {
DownloadManagerFunctionalTest.java 36 public class DownloadManagerFunctionalTest extends DownloadManagerBaseTest {
DownloadManagerBaseTest.java 62 public class DownloadManagerBaseTest extends InstrumentationTestCase {
63 private static final String TAG = "DownloadManagerBaseTest";
72 protected static final String LOG_TAG = "android.net.DownloadManagerBaseTest";
    [all...]
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerBaseTest.java 45 public class DownloadManagerBaseTest extends InstrumentationTestCase {
54 protected static final String LOG_TAG = "android.net.DownloadManagerBaseTest";
DownloadManagerTestApp.java 36 public class DownloadManagerTestApp extends DownloadManagerBaseTest {

Completed in 156 milliseconds