Searched defs:DownloadManagerBaseTest (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
H A DDownloadManagerBaseTest.java45 public class DownloadManagerBaseTest extends InstrumentationTestCase { class in inherits:InstrumentationTestCase
53 protected static final String LOG_TAG = "android.net.DownloadManagerBaseTest";
/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerBaseTest.java62 public class DownloadManagerBaseTest extends InstrumentationTestCase { class in inherits:InstrumentationTestCase
63 private static final String TAG = "DownloadManagerBaseTest";
72 protected static final String LOG_TAG = "android.net.DownloadManagerBaseTest";

Completed in 124 milliseconds