Searched refs:l2 (Results 1 – 8 of 8) sorted by relevance
/cts/suite/audio_quality/lib/src/ |
D | StringUtil.cpp | 65 size_t l2 = strlen(other); in endsWith() local 67 if (l2 > l1) { in endsWith() 70 size_t iStr = l1 - l2; in endsWith()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/ |
D | ThresholdDifferenceComparer.rs | 19 float l2 = (givenPixel.x * 0.21f) + (givenPixel.y * 0.72f) + (givenPixel.z * 0.07f); 20 float diff = l1 - l2;
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | earley-boyer.js | 890 function sc_reverseAppendBang(l1, l2) { argument 891 var res = l2; 901 function sc_dualAppend(l1, l2) { argument 902 if (l1 === null) return l2; 903 if (l2 === null) return l1; 905 return sc_reverseAppendBang(rev, l2); 918 function sc_dualAppendBang(l1, l2) { argument 919 if (l1 === null) return l2; 920 if (l2 === null) return l1; 923 tmp.cdr = l2; [all …]
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | ComputeTest.java | 154 Long2 l2 = new Long2(); in testJavaVectorTypes() local 155 l2.x = 1; in testJavaVectorTypes() 156 l2.y = 2; in testJavaVectorTypes() 157 l2 = new Long2(1, 2); in testJavaVectorTypes() 158 assertTrue(l2.x == 1); in testJavaVectorTypes() 159 assertTrue(l2.y == 2); in testJavaVectorTypes()
|
/cts/tests/tests/os/src/android/os/cts/ |
D | BundleTest.java | 447 final long l2 = 1007; in testGetLong2() local 450 mBundle.putLong(KEY, l2); in testGetLong2() 451 assertEquals(l2, mBundle.getLong(KEY, l2)); in testGetLong2() 453 assertEquals(l2, mBundle.getLong(KEY, l2)); in testGetLong2()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewTreeObserverTest.java | 302 final MockOnTouchModeChangeListener l2 = listener; in testRemoveOnTouchModeChangeListener() local 306 return !l2.hasCalledOnTouchModeChanged(); in testRemoveOnTouchModeChangeListener()
|
/cts/tests/tests/media/assets/ |
D | fileSequence0.ts | 1807 …�XgK@k�/��@�^���)��mq�[<�`�|��%�.5-T���̛�>^+��9��MI�cR�C���Wg.��=��l2��.G���ӯ͡]��d1…
|
D | segment000000.ts | 2521 �X6�.ԩ&�ڏ��7l2/�E��Ҭ�v�{]��_�M+�H>b�";���2�w
|