/cts/tests/tests/os/src/android/os/cts/ |
D | ParcelTest.java | 832 char[] b = new char[a.length]; in testReadCharArray() local 834 …char[] c = {'a', Character.MAX_VALUE, Character.MIN_VALUE, Character.MAX_SURROGATE, Character.MIN_… in testReadCharArray() local 900 char[] b; in testCreateCharArray() local 902 …char[] c = {'a', Character.MAX_VALUE, Character.MIN_VALUE, Character.MAX_SURROGATE, Character.MIN_… in testCreateCharArray() local 1006 int[] b = new int[a.length]; in testReadIntArray() local 1008 int[] c = {Integer.MAX_VALUE, 111, 11, 1, 0, -1, -11, -111, Integer.MIN_VALUE}; in testReadIntArray() local 1072 int[] b; in testCreateIntArray() local 1074 int[] c = {Integer.MAX_VALUE, 111, 11, 1, 0, -1, -11, -111, Integer.MIN_VALUE}; in testCreateIntArray() local 1164 long[] b = new long[a.length]; in testReadLongArray() local 1166 long[] c = {Long.MAX_VALUE, 111L, 11L, 1L, 0L, -1L, -11L, -111L, Long.MIN_VALUE}; in testReadLongArray() local [all …]
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | Target.java | 117 Floaty newFloaty(double a, double b) { in newFloaty() 121 Floaty newFloaty(double a, double b, double c) { in newFloaty() 125 Floaty newFloaty(double a, double b, double c, double d) { in newFloaty() 129 Floaty newFloaty(double a, double b, double c, double d, double e) { in newFloaty() 142 Floaty new32(float a, float b) { in new32() 146 Floaty new32(float a, float b, float c) { in new32() 150 Floaty new32(float a, float b, float c, float d) { in new32() 154 Floaty new32(float a, float b, float c, float d, float e) { in new32() 167 Floaty new64(double a, double b) { in new64() 171 Floaty new64(double a, double b, double c) { in new64() [all …]
|
D | ScriptGroupTest.java | 61 ScriptGroup.Builder b = new ScriptGroup.Builder(mRS); in testScriptGroupSingleKernel() local 98 ScriptGroup.Builder b = new ScriptGroup.Builder(mRS); in testScriptGroupDisconnectedKernel() local 146 ScriptGroup.Builder b = new ScriptGroup.Builder(mRS); in testScriptGroupFieldConnection() local 196 ScriptGroup.Builder b = new ScriptGroup.Builder(mRS); in testScriptGroupDisconnectedDAG() local 265 ScriptGroup.Builder b = new ScriptGroup.Builder(mRS); in testScriptGroupTorture() local 331 ScriptGroup.Builder b = new ScriptGroup.Builder(mRS); in testScriptGroupSharedGlobal() local 435 ScriptGroup.Closure c = null; in testBuilder2GatherScatterAcrossKernelsViaGlobals() local 495 ScriptGroup.Closure c = null; in testBuilder2KernelOutputToGlobal() local
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_wide/d/ |
D | T_return_wide_1.java | 28 int b = 0xbbbb; in test() local 29 int c = 0xcccc; in test() local
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_void/d/ |
D | T_return_void_1.java | 28 int b = 0xbbbb; in test() local 29 int c = 0xcccc; in test() local
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_object/d/ |
D | T_return_object_6.java | 27 String b = "bbb"; in test() local 28 String c = "ccc"; in test() local
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_return/d/ |
D | T_opc_return_1.java | 28 int b = 0xbbbb; in test() local 29 int c = 0xcccc; in test() local
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array_range/d/ |
D | T_filled_new_array_range_1.java | 20 public int[] run(int a, int b, int c, int d, int e) { in run()
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/d/ |
D | T_filled_new_array_1.java | 20 public int[] run(int a, int b, int c, int d, int e) { in run()
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | MediaStore_Audio_MediaTest.java | 76 Cursor c = null; in testGetContentUri() local 85 Cursor c = null; in testGetContentUriForPath() local 111 Cursor c = mContentResolver.query(uri, null, null, null, null); in testStoreAudioMedia() local 180 final Uri b = ProviderTestUtils.scanFileFromShell( in testCanonicalize() local 182 final Uri c = ProviderTestUtils.scanFileFromShell( in testCanonicalize() local
|
D | MediaStore_Video_MediaTest.java | 96 Cursor c = null; in testGetContentUri() local 154 Cursor c = mContentResolver.query(uri, null, null, null, null); in testStoreVideoMediaExternal() local 319 try (Cursor c = mContentResolver.query(publishUri, in testLocationDeprecated() 332 try (Cursor c = mContentResolver.query(publishUri, in testLocationDeprecated() 352 final Uri b = ProviderTestUtils.scanFileFromShell( in testCanonicalize() local 354 final Uri c = ProviderTestUtils.scanFileFromShell( in testCanonicalize() local 381 try (Cursor c = mContentResolver.query(uri, null, null, null)) { in testMetadata()
|
D | MediaStore_FilesTest.java | 139 String b = stageDir.getAbsolutePath(); in testGetContentUri() local 276 try (Cursor c = mResolver.query( in testUpdateMediaType() 325 try (Cursor c = mResolver.query(uri, new String[] { columnName }, null, null, null)) { in queryLong() 332 try (Cursor c = mResolver.query(uri, new String[] { columnName }, null, null, null)) { in queryString()
|
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/ |
D | IccUtils.java | 35 int b; in bytesToHexString() local 82 public static int hexCharToInt(char c) { in hexCharToInt()
|
/cts/suite/audio_quality/test/ |
D | LogTest.cpp | 45 int64_t b = 1; in TEST_F() local 46 int64_t c = 2; in TEST_F() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | BitmapRGBAF16Test.java | 100 Bitmap b = Bitmap.createBitmap(64, 64, Config.RGBA_F16, false); in testCreate() local 149 Canvas c = new Canvas(mask); in testCopyFromA8() local 152 Bitmap b = mask.copy(Config.RGBA_F16, false); in testCopyFromA8() local
|
D | EmbossMaskFilterTest.java | 65 Canvas c = new Canvas(bitmap); in testEmbossMaskFilter() local 91 private long brightness(Bitmap b, Rect rect) { in brightness()
|
D | BitmapColorSpaceTest.java | 91 Bitmap b = Bitmap.createBitmap(32, 32, config, false, requested); in createWithColorSpace() local 104 Bitmap b = Bitmap.createBitmap(32, 32, config, false, requested); in createWithColorSpace() local 120 Bitmap b = Bitmap.createBitmap(32, 32, config, false, requested); in createWithColorSpace() local 218 Bitmap b = BitmapFactory.decodeResource(mResources, R.drawable.robot); in sRGB() local 237 Bitmap b = BitmapFactory.decodeStream(in); in p3() local 259 Bitmap b = BitmapFactory.decodeStream(in); in extendedSRGB() local 282 Bitmap b = BitmapFactory.decodeStream(in); in linearSRGB() local 293 Bitmap b = BitmapFactory.decodeStream(in, null, options); in linearSRGB() local 327 Bitmap b = BitmapFactory.decodeStream(in, null, opts); in reconfigure() local 384 Bitmap b = BitmapFactory.decodeStream(in); in verifyGetPixel() local [all …]
|
/cts/tests/tests/rsblas/libbnnmdata/ |
D | test_data.cpp | 56575 jbyteArray b, in Java_android_cts_rsblas_BNNMTest_getData() 56576 jbyteArray c in Java_android_cts_rsblas_BNNMTest_getData()
|
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
D | DatasetFilteringTest.java | 67 final String b = "Only B"; in testFilter() local 121 final String b = "Only B"; in testFilter_injectingEvents() local 177 final String b = "Only B"; in testFilter_usingKeyboard() local 247 final String b = "Only B"; in testFilter_nullValuesAlwaysMatched() local 299 final String b = "bra"; in testFilter_differentPrefixes() local 300 final String c = "cadabra"; in testFilter_differentPrefixes() local 343 final String b = "Only B"; in testFilter_usingRegex() local 581 final String b = "Only B"; in resetFilterTest() local
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | ColorDrawableTest.java | 174 final Bitmap b = Bitmap.createBitmap(1, 1, Config.ARGB_8888); in testDraw() local 175 final Canvas c = new Canvas(b); in testDraw() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/vr/ |
D | VrListenerVerifierActivity.java | 273 Button b = (Button) v.findViewById(R.id.vr_action_button); in createUserInteractionTestView() local 283 Button b = (Button) v.findViewById(R.id.vr_action_button); in createAutoTestView() local 401 private static void assertTrue(String message, boolean b) { in assertTrue() 407 private static <E> void assertIn(String message, E elem, E[] c) { in assertIn() 414 MockVrListenerService.EventType[] c) { in assertEventIn() 485 ComponentName c = new ComponentName(VrListenerVerifierActivity.this, in test() local 671 ComponentName c = new ComponentName(VrListenerVerifierActivity.this, in test() local
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | MockConference.java | 52 public MockConference(MockConnection a, MockConnection b) { in MockConference() 137 public void onPlayDtmfTone(char c) { in onPlayDtmfTone()
|
/cts/tests/simplecpu/jni/ |
D | CpuNativeJni.cpp | 28 #define min(a, b) (a) < (b) ? a : b argument 48 swapfunc(char *a, char *b, int n, int swaptype) in swapfunc() 56 #define swap(a, b) \ argument 64 #define vecswap(a, b, n) if ((n) > 0) swapfunc(a, b, n, swaptype) argument 67 med3(char *a, char *b, char *c, int (*cmp)(const void *, const void *)) in med3()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | SurfaceControlTest.java | 91 final SurfaceControl.Builder b = new SurfaceControl.Builder(); in testLifecycle() local 112 Canvas c = s.lockHardwareCanvas(); in fillWithColor() local
|
/cts/tests/tests/net/src/android/net/cts/ |
D | UriTest.java | 64 Uri b = a.buildUpon().fragment("new").build(); in testBuildUpon() local 166 Uri b = Uri.parse("foo:b"); in testCompareTo() local 177 Uri b = new Uri.Builder() in testEqualsAndHashCode() local 186 Uri c = new Uri.Builder() in testEqualsAndHashCode() local
|