Home
last modified time | relevance | path

Searched defs:sub (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/text/src/android/text/cts/
DAlteredCharSequenceTest.java67 char[] sub = { 'i', 's' }; in testGetChars() local
99 char[] sub = { 'i', 's' }; in testLength() local
111 char[] sub = { 'i', 's' }; in testMake() local
129 char[] sub = { 'i', 's' }; in testSubSequence() local
145 char[] sub = { 'i', 's' }; in testToString() local
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DNative.java26 public static native int sub(int a, int b); in sub() method in Native
/cts/tests/openglperf2/jni/graphics/
DVector2D.cpp36 void Vector2D::sub(const Vector2D& v) { in sub() function in Vector2D
/cts/tests/tests/view/src/android/view/cts/
DView_FocusHandlingTest.java232 View sub = new View(activity); in testFocusHandling() local
398 LinearLayout sub = new LinearLayout(activity); in testSizeHandling() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestSipDelegate.java58 public TestSipDelegate(int sub, DelegateRequest request, DelegateStateCallback cb, in TestSipDelegate()
/cts/tests/tests/contactsprovider/gal/src/android/provider/cts/contacts/galprovider/
DCtsGalProvider.java65 sURIMatcher.addURI(AUTHORITY, "sub/*", SUB_PATH); in sURIMatcher.addURI()
/cts/hostsidetests/appsecurity/test-apps/SplitApp/jni/
Dcom_android_cts_splitapp_Native.cpp87 static jint sub(JNIEnv* env, jobject thiz, jint a, jint b) { in sub() function
/cts/tests/tests/provider/src/android/provider/cts/media/
DMediaStore_Audio_MediaTest.java269 final PendingParams sub = new PendingParams( in testMediaWithSubtitles() local
DMediaStore_Video_MediaTest.java444 final PendingParams sub = new PendingParams( in testMediaWithSubtitles() local
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/
DEnqueueJobWorkTest.java81 TestWorkItem[] sub = expected[i].subitems; in compareWork() local
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/
DMockJobService.java208 final TestWorkItem[] sub = expected.subitems; in onStartJob() local
/cts/tests/JobScheduler/src/android/jobscheduler/
DMockJobService.java208 final TestWorkItem[] sub = expected.subitems; in onStartJob() local