Home
last modified time | relevance | path

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

/frameworks/compile/slang/tests/F_foreach_unexpected_allocs/
Dstderr.txt.expect1 foreach_unexpected_allocs.rscript:10:3: error: Number of input and output allocations unexpected fo…
2 foreach_unexpected_allocs.rscript:11:3: error: Number of input and output allocations unexpected fo…
/frameworks/compile/mclinker/include/mcld/LD/
DDiagRelocations.inc31 "unexpected relocation type `%0' in object file",
32 "unexpected relocation type `%0' in object file")
51 "applying relocation `%0' encounters unexpected opcode on symbol `%1'",
52 "applying relocation `%0' encounters unexpected opcode on symbol `%1'")
DDiagMips.inc16 "unexpected .MIPS.abiflags section version number '%0' in %1",
17 "unexpected .MIPS.abiflags section version number '%0' in %1")
/frameworks/base/test-runner/src/android/test/
DMoreAsserts.java67 String message, Object unexpected, Object actual) { in assertNotEqual() argument
68 if (equal(unexpected, actual)) { in assertNotEqual()
69 failEqual(message, unexpected); in assertNotEqual()
77 public static void assertNotEqual(Object unexpected, Object actual) { in assertNotEqual() argument
78 assertNotEqual(null, unexpected, actual); in assertNotEqual()
523 private static void failEqual(String message, Object unexpected) { in failEqual() argument
524 failWithMessage(message, "expected not to be:<" + unexpected + ">"); in failEqual()
/frameworks/base/core/java/android/net/
DUriCodec.java52 String uri, String name, char unexpected, int index) { in unexpectedCharacterException() argument
55 uri, "Unexpected character" + nameString + ": " + unexpected, index); in unexpectedCharacterException()
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp569 std::unique_ptr<C2Work> unexpected; in processQueue() local
573 unexpected = std::move(queue->pending().at(frameIndex)); in processQueue()
579 if (unexpected) { in processQueue()
581 unexpected->result = C2_CORRUPTED; in processQueue()
585 listener->onWorkDone_nb(shared_from_this(), vec(unexpected)); in processQueue()
/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/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken110 Assert.assertTrue("unexpected call to acknowledge SMS", mExpectingAcknowledgeGsmSms);
126 Assert.assertTrue("unexpected call to acknowledge SMS", mExpectingAcknowledgeGsmSms);
146 Assert.assertTrue("unexpected call to send envelope", mExpectingSendEnvelope);
DGSMPhoneTest.java.broken372 fail("unexpected ex");
634 fail("unexpected ex");
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java467 } catch (SecurityException unexpected) { in assertSecurityExceptionNotThrown()
/frameworks/hardware/interfaces/stats/1.0/
Dtypes.hal63 * UNKNOWN refers to an unexpected or unknown error.
/frameworks/rs/script_api/
Drs_matrix.spec189 <b>Warning:</b> The order of the column and row parameters may be unexpected.
559 <b>Warning:</b> The order of the column and row parameters may be unexpected.
/frameworks/rs/script_api/include/
Drs_matrix.rsh180 * Warning: The order of the column and row parameters may be unexpected.
558 * Warning: The order of the column and row parameters may be unexpected.
/frameworks/base/packages/SystemUI/docs/
Dplugins.md225 Whether it be from accidental reference of hidden APIs, unstable prototypes, or other unexpected re…
/frameworks/opt/telephony/proto/src/
Dtelephony.proto577 // Modem hit unexpected error scenario while handling this request
583 // Vendor RIL got unexpected or incorrect response from modem for this request
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java1525 } catch (SecurityException unexpected) { in testDelegation()
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t202 * Failure caused by unexpected null argument.
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt29484 Landroid/icu/text/PluralRules;->unexpected(Ljava/lang/String;Ljava/lang/String;)Ljava/text/ParseExc…