Home
last modified time | relevance | path

Searched refs:unexpected (Results 1 – 18 of 18) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DDiagRelocations.inc6 …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/
DMoreAsserts.java65 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/
DManifestDigestTest.java58 ManifestDigest unexpected = new ManifestDigest(new byte[0]); in testManifestDigest_Equals() local
59 assertFalse(unexpected.equals(actual)); in testManifestDigest_Equals()
/frameworks/compile/slang/lit-tests/
DREADME37 -v enables additional verbosity (useful when examining unexpected failures)
/frameworks/compile/libbcc/tests/debuginfo/
DREADME58 -v enables additional verbosity (useful when examining unexpected failures)
/frameworks/base/docs/html/design/patterns/
Dconfirming-acknowledging.jd44 …navigates back or up from the Gmail compose screen, something possibly unexpected happens: the cur…
Dnavigation.jd13 users more than basic navigation that behaves in inconsistent and unexpected ways. Android 3.0
/frameworks/base/docs/html/training/gestures/
Ddetector.jd306 This has the potential to cause unexpected problems in your app.
/frameworks/base/docs/html/guide/components/
Dprocesses-and-threads.jd264 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
Dactivities.jd110 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/
DOLD_RELEASENOTES.jd420 <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/
Dbilling_reference.jd84 <td>Indicates an unexpected server error. For example, this error is triggered if you try to
Dbilling_integrate.jd962 Log.w(TAG, "unexpected action: " + action);
/frameworks/base/docs/html/guide/topics/security/
Dpermissions.jd250 cause unexpected calls on your phone bill. Note that this does not
/frameworks/base/docs/html/tools/help/
Demulator.jd523 option. Using this option may yield unexpected and in some cases misleading
/frameworks/base/docs/html/guide/practices/
Dscreens_support.jd924 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/
Dlayout_tests_passed.txt1452 /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/
Dsmp.jd1556 unexpected results.)</li>