Searched
full:expecting (Results
476 -
500 of
1600) sorted by null
<<11121314151617181920>>
/external/google-tv-pairing-protocol/cpp/tests/polo/pairing/ |
pairingsessiontest.cc | 192 // Do the setup so the session is expecting the secret.
|
/external/guava/guava/src/com/google/common/collect/ |
ForwardingSortedMap.java | 110 // unsafe, but worst case is a CCE is thrown, which callers will be expecting
|
ForwardingSortedSet.java | 95 // unsafe, but worst case is a CCE is thrown, which callers will be expecting
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
FutureCallbackTest.java | 70 fail("Was not expecting onSuccess() to be called.");
|
/external/icu/icu4c/source/test/intltest/ |
plurfmts.cpp | 293 errln("Wrong ruleset loaded by setLocale() - got:"+plResult+ UnicodeString(" expecting:")+numResult); 726 errln("ERROR: Unexpected plural format - got:"+plResult+ UnicodeString(" expecting:")+numResult); 729 errln( *message+UnicodeString(" got:")+plResult+UnicodeString(" expecting:")+numResult); 775 UnicodeString(" expecting:")+ PLKeywordLookups[expResults[n]]);
|
/external/iproute2/tc/ |
m_mirred.c | 102 fprintf(stderr, "was expecting egress (%s)\n", *argv);
|
/external/jsmn/ |
README.md | 75 JSMN_ERROR_PART - JSON string is too short, expecting more JSON data
|
/external/libxml2/result/HTML/ |
utf8bug.html.sax | 149 SAX.error: htmlParseEntityRef: expecting ';' 403 SAX.error: htmlParseEntityRef: expecting ';' 407 SAX.error: htmlParseEntityRef: expecting ';' 668 SAX.error: htmlParseEntityRef: expecting ';'
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
parser.ml | 47 | [< >] -> raise (Stream.Error "unknown token when expecting an expression.")
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
parser.ml | 47 | [< >] -> raise (Stream.Error "unknown token when expecting an expression.")
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
parser.ml | 47 | [< >] -> raise (Stream.Error "unknown token when expecting an expression.")
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
parser.ml | 83 | [< >] -> raise (Stream.Error "unknown token when expecting an expression.")
|
/external/okhttp/mockwebserver/ |
README.md | 61 // Optional: confirm that your app made the HTTP requests you were expecting.
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/bytecode/ |
AndroidTranslatorTest.java | 157 assertThat(e.getMessage(), equalTo("already expecting a direct call on <class android.view.View> but here's a new request for <class android.view.View>"));
|
/external/v8/test/mjsunit/ |
debug-return-value.js | 141 // Call f expecting different return values.
|
/external/webrtc/talk/app/webrtc/java/jni/ |
jni_helpers.h | 67 // function expecting a 64-bit param) picks up garbage in the high 32 bits.
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
encode_lpc_swb.h | 192 * -lpcGain : pointer to LPC Gain, expecting 6 LPC gains
|
/frameworks/av/cmds/screenrecord/ |
FrameOutput.cpp | 170 // Currently using buffered I/O rather than writev(). Not expecting it
|
/frameworks/av/include/camera/ |
CameraMetadata.h | 32 /** Creates an empty object; best used when expecting to acquire contents
|
/frameworks/base/core/tests/coretests/src/android/widget/focus/ |
ScrollingThroughListOfFocusablesTest.java | 216 assertEquals("expecting selected row",
|
/frameworks/base/core/tests/coretests/src/android/widget/scroll/ |
ScrollViewButtonsAndLabelsTest.java | 80 + "are expecting the fading edge to be there).",
|
/frameworks/base/telephony/java/android/telephony/ |
PhoneNumberFormattingTextWatcher.java | 114 // text is not the one we were expecting, just give up calling setSelection().
|
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/ |
SimpleInflater.java | 80 throw new RuntimeException("Expecting menu, got " + tagName);
|
/ndk/build/awk/ |
extract-debuggable.awk | 134 _xml_panic("Unexpected close tag: " XML_TAG ", expecting " _xml_expected);
|
extract-minsdkversion.awk | 131 _xml_panic("Unexpected close tag: " XML_TAG ", expecting " _xml_expected);
|
Completed in 1116 milliseconds
<<11121314151617181920>>