Searched refs:two (Results 1 – 9 of 9) sorted by relevance
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | PackageItemInfoIconTest.java | 146 private boolean comparePixelData(Drawable one, Drawable two) { in comparePixelData() argument 148 if (one.equals(two)) { in comparePixelData() 152 return comparePixelData(drawableToBitmap(one), drawableToBitmap(two)); in comparePixelData() 155 private boolean comparePixelData(Bitmap one, Bitmap two) { in comparePixelData() argument 156 if (one.getWidth() != two.getWidth()) { in comparePixelData() 160 if (one.getHeight() != two.getHeight()) { in comparePixelData() 166 if (one.getPixel(x, y) != two.getPixel(x, y)) { in comparePixelData()
|
/cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/ |
D | Android.bp | 15 // IMPORTANT: We build two apps from the same source but with different package name.
|
/cts/tests/tests/text/src/android/text/cts/ |
D | TextUtilsTest.java | 1764 String two = "Hello World"; in testRegionMatches() local 1766 assertTrue(TextUtils.regionMatches(one, 0, two, 0, "Hello".length())); in testRegionMatches() 1769 assertFalse(TextUtils.regionMatches(one, 0, two, 0, "Hello A".length())); in testRegionMatches() 1773 two, "Hello ".length(), "World".length())); in testRegionMatches() 1775 two, 0, "World".length())); in testRegionMatches() 1778 TextUtils.regionMatches(one, Integer.MIN_VALUE, two, 0, "Hello".length()); in testRegionMatches() 1783 TextUtils.regionMatches(one, Integer.MAX_VALUE, two, 0, "Hello".length()); in testRegionMatches() 1789 TextUtils.regionMatches(one, 0, two, Integer.MIN_VALUE, "Hello".length()); in testRegionMatches() 1794 TextUtils.regionMatches(one, 0, two, Integer.MAX_VALUE, "Hello".length()); in testRegionMatches() 1800 TextUtils.regionMatches(one, 0, two, 0, Integer.MIN_VALUE); in testRegionMatches() [all …]
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | pixel_format_f32.rsh | 23 // 5. After each layer is processed in either of the two passes, the fields
|
D | layered_filter_f32_helper.rsh | 150 // Filters the target layer when processing layers in pass two from the
|
/cts/tests/fragment/src/android/fragment/cts/ |
D | FragmentLifecycleTest.java | 743 final Fragment two = new Fragment(); in targetFragmentNoCycles() local 747 one.setTargetFragment(two, 0); in targetFragmentNoCycles() 748 two.setTargetFragment(three, 0); in targetFragmentNoCycles() 760 final Fragment two = new Fragment(); in targetFragmentSetClear() local 762 one.setTargetFragment(two, 0); in targetFragmentSetClear()
|
/cts/tools/dasm/src/java_cup/ |
D | parser.cup | 46 accessible via static methods of those classes. In addition, two
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | Rationale | 22 evaluation, it has been made for two reasons:
|
/cts/tests/tests/media/assets/hls_variant/1676816/ |
D | 22.ts | 671 ��^���Q���`:�Ͱg�7�two���u_X؈�UF�W����6<��ؕ���wIf�t<���G^�@���9�xl��+sC�Ty��hʌ�L?&Y�…
|