Searched refs:unexpected (Results 1 – 18 of 18) sorted by relevance
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagRelocations.inc | 6 …dynamic_relocation, DiagnosticEngine::Fatal, "unexpected relocation type `%0' in object file", "un… 11 …applying relocation `%0' encounters unexpected opcode on symbol `%1'","applying relocation `%0' en…
|
/frameworks/base/test-runner/src/android/test/ |
D | MoreAsserts.java | 65 String message, Object unexpected, Object actual) { in assertNotEqual() argument 66 if (equal(unexpected, actual)) { in assertNotEqual() 67 failEqual(message, unexpected); in assertNotEqual() 75 public static void assertNotEqual(Object unexpected, Object actual) { in assertNotEqual() argument 76 assertNotEqual(null, unexpected, actual); in assertNotEqual() 494 private static void failEqual(String message, Object unexpected) { in failEqual() argument 495 failWithMessage(message, "expected not to be:<" + unexpected + ">"); in failEqual()
|
/frameworks/base/core/tests/coretests/src/android/content/pm/ |
D | ManifestDigestTest.java | 58 ManifestDigest unexpected = new ManifestDigest(new byte[0]); in testManifestDigest_Equals() local 59 assertFalse(unexpected.equals(actual)); in testManifestDigest_Equals()
|
/frameworks/compile/slang/lit-tests/ |
D | README | 37 -v enables additional verbosity (useful when examining unexpected failures)
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | README | 58 -v enables additional verbosity (useful when examining unexpected failures)
|
/frameworks/base/docs/html/design/patterns/ |
D | confirming-acknowledging.jd | 44 …navigates back or up from the Gmail compose screen, something possibly unexpected happens: the cur…
|
D | navigation.jd | 13 users more than basic navigation that behaves in inconsistent and unexpected ways. Android 3.0
|
/frameworks/base/docs/html/training/gestures/ |
D | detector.jd | 306 This has the potential to cause unexpected problems in your app.
|
/frameworks/base/docs/html/guide/components/ |
D | processes-and-threads.jd | 264 undefined and unexpected behavior, which can be difficult and time-consuming to track down.</p> 365 thread is unexpected restarts in your activity due to a <a
|
D | activities.jd | 110 fluid user experience between activities and handle unexpected interuptions that cause your activity 726 unexpected events in the activity lifecycle.</p>
|
/frameworks/base/docs/html/sdk/ |
D | OLD_RELEASENOTES.jd | 420 <li>917399: On Windows, running multiple emulator consoles can result in unexpected behavior when s… 512 <p>On Windows, running multiple emulator consoles can result in unexpected behavior when simulating…
|
/frameworks/base/docs/html/google/play/billing/v2/ |
D | billing_reference.jd | 84 <td>Indicates an unexpected server error. For example, this error is triggered if you try to
|
D | billing_integrate.jd | 962 Log.w(TAG, "unexpected action: " + action);
|
/frameworks/base/docs/html/guide/topics/security/ |
D | permissions.jd | 250 cause unexpected calls on your phone bill. Note that this does not
|
/frameworks/base/docs/html/tools/help/ |
D | emulator.jd | 523 option. Using this option may yield unexpected and in some cases misleading
|
/frameworks/base/docs/html/guide/practices/ |
D | screens_support.jd | 924 unexpected behavior.</p> 1090 invalidate the region (15,15) to (150, 150). This discrepancy may cause unexpected behavior if
|
/frameworks/base/tests/DumpRenderTree/assets/results/ |
D | layout_tests_passed.txt | 1452 /sdcard/android/layout_tests/fast/js/unexpected-constant-crash.html 1779 /sdcard/android/layout_tests/fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution.h…
|
/frameworks/base/docs/html/training/articles/ |
D | smp.jd | 1556 unexpected results.)</li>
|