Home
last modified time | relevance | path

Searched refs:expecting (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken39 private boolean mExpectingAcknowledgeGsmSms; // true if expecting ack GSM SMS
40 private boolean mExpectingAcknowledgeGsmSmsSuccess; // true if expecting ack SMS success
41 private int mExpectingAcknowledgeGsmSmsFailureCause; // expecting ack SMS failure cause
42 private String mExpectingAcknowledgeGsmSmsPdu; // expecting ack SMS PDU
56 * @param success true if expecting success; false if expecting failure
68 * @param success true if expecting success; false if expecting failure
102 Assert.assertFalse("expecting SMS acknowledge call", mExpectingAcknowledgeGsmSms);
103 Assert.assertFalse("expecting send envelope call", mExpectingSendEnvelope);
/frameworks/compile/libbcc/tests/libbcc/
Dtest_slang_version_info.ll45 ; CHECK_BCC_WARNING: W/bcc {{.*}}VERSIONDOESNOTEXIST, expecting {{[1-9]+.[0-9]+.[0-9]+.*}}The debug…
/frameworks/base/services/core/java/com/android/server/am/
DProcessList.java2380 final ProcessRecord expecting) { in removeProcessNameLocked() argument
2385 if ((expecting == null) || (old == expecting)) { in removeProcessNameLocked()
2404 final ProcessRecord record = expecting != null ? expecting : old; in removeProcessNameLocked()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/swift/
DDesignDoc.md277 to use these types in a context expecting an `Int`, or vice-versa, but since
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBMessage.m563 // No lock needed, this is called from places expecting to mutate
594 // No lock needed, this is called from places expecting to mutate