/frameworks/compile/slang/tests/F_foreach_unexpected_allocs/ |
D | stderr.txt.expect | 1 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/ |
D | DiagRelocations.inc | 31 "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'")
|
D | DiagMips.inc | 16 "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/ |
D | MoreAsserts.java | 67 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/ |
D | UriCodec.java | 52 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/ |
D | SimpleC2Component.cpp | 569 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/ |
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/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | UsimDataDownloadCommands.java.broken | 110 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);
|
D | GSMPhoneTest.java.broken | 372 fail("unexpected ex"); 634 fail("unexpected ex");
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | TelephonyRegistryTest.java | 467 } catch (SecurityException unexpected) { in assertSecurityExceptionNotThrown()
|
/frameworks/hardware/interfaces/stats/1.0/ |
D | types.hal | 63 * UNKNOWN refers to an unexpected or unknown error.
|
/frameworks/rs/script_api/ |
D | rs_matrix.spec | 189 <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/ |
D | rs_matrix.rsh | 180 * 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/ |
D | plugins.md | 225 Whether it be from accidental reference of hidden APIs, unstable prototypes, or other unexpected re…
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 577 // 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/ |
D | DevicePolicyManagerTest.java | 1525 } catch (SecurityException unexpected) { in testDelegation()
|
/frameworks/ml/nn/tools/api/ |
D | NeuralNetworks.t | 202 * Failure caused by unexpected null argument.
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 29484 Landroid/icu/text/PluralRules;->unexpected(Ljava/lang/String;Ljava/lang/String;)Ljava/text/ParseExc…
|