HomeSort by relevance Sort by last modified time
    Searched refs:expects (Results 1 - 25 of 35) sorted by null

1 2

  /frameworks/base/tests/CoreTests/android/core/
TestEventHandler.java 72 private boolean[] expects = new boolean[TEST_NUM_EXPECTS]; field in class:TestEventHandler
117 expects[i] = false;
131 expects[TEST_REQUEST_SENT] = false;
209 expects[TEST_STATUS] = false;
224 expects[TEST_HEADERS] = false;
299 expects[TEST_HEADERS] = true;
315 expects[TEST_HEADERS] = true;
361 expects[TEST_LOCATION_CHANGED] = false;
409 expects[TEST_DATA] = false;
427 expects[TEST_ENDDATA] = false
    [all...]
  /external/openssl/crypto/
s390xcpuid.S 33 lgfr %r2,%r0 # OpenSSL expects the new value
sparccpuid.S 213 add %o1,%o2,%o0 ! OpenSSL expects the new value
  /frameworks/ex/carousel/
Android.mk 18 # the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
  /frameworks/ex/common/
Android.mk 18 # the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
  /frameworks/support/v13/
Android.mk 18 # the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
  /external/webkit/LayoutTests/fast/js/resources/
js-test-pre.js 83 debug("WARN: tryAndLog() expects a string argument");
100 debug("WARN: shouldBe() expects string arguments");
242 debug("WARN: shouldBeGreaterThanOrEqual expects string arguments");
standalone-pre.js 70 debug("WARN: shouldBe() expects string arguments");
  /external/srec/config/en.us/
Android.mk 78 # the grxml compiler expects this (and other) data files to be here.
  /frameworks/support/v4/
Android.mk 18 # the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 84 The Pendulums - Set to slice the player to shreds when he least expects it!
  /external/v8/test/mjsunit/
debug-return-value.js 70 // Listener which expects to do four steps to reach returning from the function.
fuzz-natives.js 181 // This function expects its first argument to be a non-smi.
mjsunit.js 40 * framework expects lines that signal failed tests to start with
  /external/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 60 ;# expects:
440 ;# expects:
  /external/webkit/LayoutTests/http/tests/cookies/resources/
cookies-test-pre.js 78 debug("WARN: shouldBe() expects string arguments");
  /ndk/build/core/
add-application.mk 19 # It is included repeatedly from build/core/main.mk and expects a
  /external/libvpx/vp8/encoder/ppc/
variance_subpixel_altivec.asm 63 ;# expects:
543 ;# expects:
  /external/chromium/chrome/common/extensions/docs/js/
api_page_generator.js 9 * It expects to have available via XHR (relative path):
  /external/icu4c/test/cintltst/
creststn.c 2720 const char *expects[7] = { "", "a41", "a12", "a03", "ar4" }; local
    [all...]
  /external/v8/tools/
tickprocessor.js 670 // Note an empty group. It is required, as UnixCppEntriesProvider expects 3 groups.
  /dalvik/vm/mterp/armv5te/
footer.S 27 @ expects resume addr in r10
    [all...]
  /build/core/
main.mk 677 # top-level makefile with. It expects that ALL_DEFAULT_INSTALLED_MODULES
  /external/v8/src/
liveedit-debugger.js 318 // expects this; neither does LiveEdit subsystem on next call).
    [all...]
  /external/dropbear/libtommath/
bn.tex 384 This function expects a pointer to an mp\_int structure and will initialize the members of the structure so the mp\_int
415 The function expects a pointer to a previously initialized mp\_int structure and frees the heap it uses. It sets the
    [all...]

Completed in 859 milliseconds

1 2