/frameworks/support/volley/tests/src/com/android/volley/toolbox/ |
H A D | BasicNetworkTest.java | 28 import android.test.AndroidTestCase; 29 import android.test.suitebuilder.annotation.SmallTest;
|
H A D | ImageRequestTest.java | 22 import android.test.InstrumentationTestCase; 23 import android.test.suitebuilder.annotation.SmallTest;
|
/frameworks/wilhelm/tests/ |
H A D | Android.mk | 38 # Build the manual test programs.
|
/frameworks/wilhelm/tests/automated/ |
H A D | Android.mk | 38 # Build the manual test programs.
|
/frameworks/base/media/mca/tests/src/android/camera/mediaeffects/tests/functional/ |
H A D | EffectsVideoCapture.java | 23 import android.test.ActivityInstrumentationTestCase2; 24 import android.test.suitebuilder.annotation.LargeTest;
|
/frameworks/ex/common/ |
H A D | Android.mk | 31 # Build the test package 32 # we can't build the test for apps only build, because android.test.runner is not unbundled yet.
|
/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | SearchablesTest.java | 34 import android.test.AndroidTestCase; 35 import android.test.MoreAsserts; 36 import android.test.mock.MockContext; 37 import android.test.mock.MockPackageManager; 38 import android.test.suitebuilder.annotation.SmallTest; 45 * To launch this test from the command line: 49 * com.android.unit_tests/android.test.InstrumentationTestRunner 73 // test basic array & hashmap 87 * things I'd like to test. 108 // tests with "real" searchables (deprecate, this should be a unit test) [all...] |
/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/ |
H A D | PerformanceTest.java | 17 package com.test.tilebenchmark; 19 import com.test.tilebenchmark.ProfileActivity.ProfileCallback; 28 import android.test.ActivityInstrumentationTestCase2; 167 Log.d(LOGTAG, "test starting for url " + url); 187 // if testing animations, test must be in mAnimTests 191 for (String test : mAnimTests) { 192 if (test.equals(nextTest)) {
|
/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | CreateViewTest.java | 20 import android.test.AndroidTestCase; 21 import android.test.PerformanceTestCase; 22 import android.test.suitebuilder.annotation.SmallTest;
|
H A D | DrawableBgMinSizeTest.java | 21 import android.test.TouchUtils; 22 import android.test.suitebuilder.annotation.MediumTest; 25 import android.test.ActivityInstrumentationTestCase;
|
H A D | VisibilityCallbackTest.java | 19 import android.test.ActivityInstrumentationTestCase2; 20 import android.test.UiThreadTest; 21 import android.test.suitebuilder.annotation.MediumTest;
|
H A D | VisibilityTest.java | 22 import android.test.ActivityInstrumentationTestCase; 23 import android.test.suitebuilder.annotation.LargeTest; 24 import android.test.suitebuilder.annotation.MediumTest;
|
/frameworks/base/core/tests/coretests/src/android/widget/ |
H A D | AutoCompleteTextViewPopup.java | 20 import android.test.ActivityInstrumentationTestCase2; 21 import android.test.FlakyTest; 22 import android.test.suitebuilder.annotation.MediumTest;
|
H A D | ListViewTest.java | 25 import android.test.InstrumentationTestCase; 26 import android.test.mock.MockContext; 27 import android.test.suitebuilder.annotation.MediumTest;
|
H A D | TextViewPerformanceTest.java | 23 import android.test.AndroidTestCase; 24 import android.test.suitebuilder.annotation.MediumTest; 25 import android.test.suitebuilder.annotation.SmallTest;
|
/frameworks/base/core/tests/coretests/src/android/widget/focus/ |
H A D | ScrollingThroughListOfFocusablesTest.java | 20 import android.test.InstrumentationTestCase; 21 import android.test.suitebuilder.annotation.LargeTest; 22 import android.test.suitebuilder.annotation.MediumTest; 29 * TODO: extract base test case that launches {@link ListOfInternalSelectionViews} with
|
/frameworks/base/core/tests/coretests/src/android/widget/layout/frame/ |
H A D | FrameLayoutGravityTest.java | 19 import android.test.ActivityInstrumentationTestCase; 20 import android.test.suitebuilder.annotation.MediumTest; 21 import android.test.ViewAsserts;
|
/frameworks/base/core/tests/coretests/src/android/widget/scroll/ |
H A D | ScrollViewButtonsAndLabelsTest.java | 21 import android.test.ActivityInstrumentationTestCase; 22 import android.test.suitebuilder.annotation.LargeTest; 23 import android.test.suitebuilder.annotation.MediumTest; 58 + "test to be worth anything", 77 + "button in the scroll view for this test to work (since we " 102 + "this test to work",
|
/frameworks/base/tests/CoreTests/android/core/ |
H A D | SocketTest.java | 32 import android.test.suitebuilder.annotation.LargeTest; 33 import android.test.suitebuilder.annotation.SmallTest; 34 import android.test.suitebuilder.annotation.Suppress; 85 // Regression test for #820068: Wildcard address 96 // Regression test for #865753: server sockets not closing properly 105 // Regression test for #876985: SO_REUSEADDR not working properly 181 // Regression test for issue 1018016, connecting ignored a set timeout. 183 // Disabled because test behaves differently depending on networking 212 * Regression test for 1062928: Dotted IP addresses (e.g., 192.168.100.1) 218 * used to test th [all...] |
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/ |
H A D | ExportTestProvider.java | 27 import android.test.AndroidTestCase; 28 import android.test.mock.MockContentProvider; 29 import android.test.mock.MockCursor; 117 // In this test, following arguments are not supported.
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
H A D | MediaAudioManagerTest.java | 25 import android.test.ActivityInstrumentationTestCase2; 26 import android.test.suitebuilder.annotation.MediumTest; 27 import android.test.suitebuilder.annotation.LargeTest; 31 * Junit / Instrumentation test case for the media AudioManager api 37 // the AudioManager used throughout the test 100 // Test case 1: Simple test case to validate the set ringtone mode 132 * Fails the test if expectedFocusLossMode != mAudioFocusListener.mLastFocusChange 136 // request AudioFocus so we can test that mAudioFocusListener loses it when another 150 // test successful if the expected focus loss was recorded 168 //Test case 1: test audi [all...] |
/frameworks/base/core/tests/coretests/src/android/accounts/ |
H A D | AccountManagerServiceTest.java | 27 import android.test.AndroidTestCase; 28 import android.test.IsolatedContext; 29 import android.test.RenamingDelegatingContext; 30 import android.test.mock.MockContentResolver; 31 import android.test.mock.MockContext; 32 import android.test.mock.MockPackageManager; 46 final String filenamePrefix = "test.";
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/ |
H A D | WifiApStress.java | 33 import android.test.ActivityInstrumentationTestCase2; 34 import android.test.suitebuilder.annotation.LargeTest; 85 Log.v(TAG, this.getName() + " is excluded for wi-fi only test");
|
/frameworks/base/core/tests/coretests/src/android/database/ |
H A D | CursorWindowTest.java | 19 import android.test.suitebuilder.annotation.SmallTest; 21 import android.test.PerformanceTestCase; 32 // These test can only be run once.
|
H A D | DatabaseLockTest.java | 20 import android.test.suitebuilder.annotation.Suppress; 24 import android.test.AndroidTestCase; 30 * This should be turned into a performance tracking test. 65 * This test is intended to verify that, when two threads are accessing the 90 * This function is to create the second thread for testLockFairness() test. 115 * This test is intended to verify that, even when two threads are accessing 147 * This function is to create the second thread for testLockLatency() test.
|