/cts/tests/tests/content/src/android/content/res/cts/ |
D | PrimitiveTest.java | 41 + ": in resource 0x" + Integer.toHexString(resid), expected, value); in tryEnum() 58 + ": in resource 0x" + Integer.toHexString(resid), expected, value); in tryFlag() 75 + " from TypedValue: in resource 0x" + Integer.toHexString(resid), in tryBoolean() 78 + " from getBoolean(): in resource 0x" + Integer.toHexString(resid), in tryBoolean() 93 + ": in resource 0x" + Integer.toHexString(resid), in tryString() 109 + actual + "\" in resources 0x" + Integer.toHexString(resid), in checkString()
|
D | PrivateAttributeTest.java | 47 + " (0x" + Integer.toHexString(currentAttr) + ")" in testNoAttributesAfterLastPublicAttribute() 50 + " (0x" + Integer.toHexString(sLastPublicAttr) + ")"); in testNoAttributesAfterLastPublicAttribute()
|
D | ArrayTest.java | 36 assertEquals("in resource 0x" + Integer.toHexString(resid) in checkEntry() 60 assertEquals("in resource 0x" + Integer.toHexString(resid) in checkIntArray()
|
D | ResourcesTest.java | 141 + "got '" + actual + "' from resource 0x" + Integer.toHexString(resId), in checkGetText1() 144 + ", got '" + actual + "' from resource 0x" + Integer.toHexString(resId), in checkGetText1() 152 + "got '" + actual + "' from resource 0x" + Integer.toHexString(resId), in checkGetText2() 155 + ", got '" + actual + "' from resource 0x" + Integer.toHexString(resId), in checkGetText2() 582 + actual + "\" in resources 0x" + Integer.toHexString(resid), in checkString() 611 assertEquals("in resource 0x" + Integer.toHexString(resid) in checkEntry() 640 + " from TypedValue: in resource 0x" + Integer.toHexString(resid), in tryBoolean() 643 + " from getBoolean(): in resource 0x" + Integer.toHexString(resid), in tryBoolean() 652 + ": in resource 0x" + Integer.toHexString(resid), in tryString()
|
D | FractionTest.java | 87 + Integer.toHexString(resid) + " " + mValue, diff > prec); in tryFraction()
|
/cts/tests/tests/database/src/android/database/sqlite/cts/ |
D | DatabaseStatementTest.java | 157 statement.bindString(1, Long.toHexString(i)); in testStatementStringBinding() 167 assertEquals(Long.toHexString(i), num); in testStatementStringBinding() 202 args[i] = Integer.toHexString(i); in testSimpleStringBinding() 212 assertEquals(Integer.toHexString(0), num); in testSimpleStringBinding() 215 assertEquals(Integer.toHexString(1), val); in testSimpleStringBinding() 227 statement.bindString(2, Long.toHexString(i)); in testStatementMultipleBindings() 240 assertEquals(Long.toHexString(i), str); in testStatementMultipleBindings() 261 mStatement.bindString(2, Long.toHexString(i)); in run() 275 assertEquals(Long.toHexString(i), str); in run()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/ |
D | ProtocolParamsReaderActivity.java | 51 sb.append("SAK: 0x" + Integer.toHexString(sak & 0xFF) + "\n"); in parseProtocolParameters() 71 sb.append(" TL: 0x" + Integer.toHexString(ats[0] & 0xFF) + "\n"); in parseProtocolParameters() 72 sb.append(" T0: 0x" + Integer.toHexString(ats[1] & 0xFF) + "\n"); in parseProtocolParameters() 111 sb.append(" TA: 0x" + Integer.toHexString(ats[atsIndex] & 0xff) + "\n"); in parseProtocolParameters() 132 sb.append(" TB: 0x" + Integer.toHexString(ats[3] & 0xFF) + "\n"); in parseProtocolParameters() 154 sb.append(" TC: 0x" + Integer.toHexString(ats[atsIndex] & 0xFF) + "\n"); in parseProtocolParameters()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | VulkanFeaturesTest.java | 71 Log.d(TAG, feature.name + "=0x" + Integer.toHexString(feature.version)); in setUp() 108 " version 0x" + Integer.toHexString(mVulkanHardwareVersion.version) + " is not" + in testVulkanHardwareFeatures() 120 ": level=" + level + " version=0x" + Integer.toHexString(version)); in testVulkanHardwareFeatures() 135 " version 0x" + Integer.toHexString(mVulkanHardwareVersion.version) + in testVulkanHardwareFeatures() 137 " to best physical device version 0x" + Integer.toHexString(bestDeviceVersion), in testVulkanHardwareFeatures()
|
D | SweepGradientTest.java | 133 System.out.println(Integer.toHexString(pixel)); in checkColors() 134 System.out.println(Integer.toHexString(color)); in checkColors()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/ |
D | ExactComparer.java | 46 Log.d(TAG, "Expected color : " + Integer.toHexString(ideal[index]) + in verifySame() 47 " given color : " + Integer.toHexString(given[index])); in verifySame()
|
D | ThresholdDifferenceComparer.java | 57 Log.d(TAG, "Expected color " + Integer.toHexString(ideal[index]) + in verifySame() 58 " given color " + Integer.toHexString(given[index])); in verifySame()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/ |
D | SamplePointVerifier.java | 56 Log.d(TAG, "Expected : " + Integer.toHexString(mExpectedColors[i]) + in verify() 58 Integer.toHexString(bitmap[index])); in verify()
|
D | PerPixelBitmapVerifier.java | 64 Log.d(TAG, "Expected : " + Integer.toHexString(getExpectedColor(x, y)) in verify() 65 + " received : " + Integer.toHexString(bitmap[index]) in verify()
|
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/ |
D | LibraryDeviceInfo.java | 106 return toHexString(digest(input, "sha1")); in sha1() 126 private static String toHexString(byte[] buffer) { in toHexString() method in LibraryDeviceInfo
|
/cts/tests/tests/text/src/android/text/cts/ |
D | EmojiTest.java | 59 sb.append("[ID:0x" + Integer.toHexString(System.identityHashCode(bmp))); in describeBitmap() 95 String baseMessage = "Glyph for U+" + Integer.toHexString(comparedCodePoints[i][0]) + in testEmojiGlyph() 97 Integer.toHexString(comparedCodePoints[i][1]) + ". "; in testEmojiGlyph()
|
/cts/tests/tests/keystore/src/android/keystore/cts/ |
D | HexEncoding.java | 91 "Invalid hexadecimal digit at position : '" + c + "' (0x" + Integer.toHexString(c) + ")"); in getHexadecimalDigitValue()
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | OrganizationInfoTest.java | 28 assertEquals("Default color returned: " + Integer.toHexString(defaultColor), in testDefaultOrganizationColor()
|
/cts/tests/video/src/android/video/cts/ |
D | CodecInfo.java | 99 builder.append(Integer.toHexString(e)); in printIntArray()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | AudioInputRoutingNotificationsActivity.java | 82 deviceName + " [0x" + Integer.toHexString(deviceType) + "]" + in onRoutingChanged()
|
D | AudioOutputRoutingNotificationsActivity.java | 82 deviceName + " [0x" + Integer.toHexString(deviceType) + "]" + in onRoutingChanged()
|
/cts/tests/tests/util/src/android/util/cts/ |
D | ArrayMapTest.java | 175 + Integer.toHexString(map.entrySet().hashCode()) + " array=0x" in compareMaps() 176 + Integer.toHexString(array.entrySet().hashCode())); in compareMaps() 189 + Integer.toHexString(map.keySet().hashCode()) + " array=0x" in compareMaps() 190 + Integer.toHexString(array.keySet().hashCode())); in compareMaps()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | ResourceManagerTestActivityBase.java | 180 Log.d(TAG, "CodecException 0x" + Integer.toHexString(e.getErrorCode())); in allocateCodecs() 210 Log.d(TAG, "useCodecs got CodecException 0x" + Integer.toHexString(e.getErrorCode())); in doUseCodecs()
|
/cts/tests/tests/graphics/src/android/opengl/cts/ |
D | EglContextTest.java | 158 throw new RuntimeException("gl error: " + Integer.toHexString(errorCode)); in checkGlError()
|
/cts/tests/tests/car/src/android/car/cts/ |
D | CarAppContextManagerTest.java | 209 Log.i(TAG, "onAppContextChange " + Integer.toHexString(activeContexts)); in onAppContextChange() 232 Log.i(TAG, "onAppContextOwnershipLoss " + Integer.toHexString(context)); in onAppContextOwnershipLoss()
|
/cts/tests/vr/src/android/vr/cts/ |
D | VrExtensionBehaviorTest.java | 170 assertTrue("Unable to set context priority to " + Integer.toHexString(priority), in runContextPriorityTest()
|