HomeSort by relevance Sort by last modified time
    Searched refs:expects (Results 26 - 50 of 95) sorted by null

12 3 4

  /external/chromium_org/v8/test/webkit/resources/
standalone-pre.js 100 debug("WARN: shouldBe() expects string arguments");
128 debug("WARN: shouldBeEqualToString() expects string arguments");
  /external/chromium_org/chrome/browser/resources/gaia_auth/
channel.js 64 * the replied object. Useful for message that expects a returned result.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_telnetlib.py 221 expects = want[1] + want[2]
230 self.assertTrue(expects.startswith(data))
233 self.assertEqual(expects, data)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_telnetlib.py 221 expects = want[1] + want[2]
230 self.assertTrue(expects.startswith(data))
233 self.assertEqual(expects, data)
  /external/chromium_org/chrome/browser/ui/webui/options/
language_options_dictionary_download_browsertest.js 95 this.mockHandler.expects(once()).retryDictionaryDownload().
options_browsertest.js 103 this.mockHandler.expects(once()).setBooleanPref(trueListValue);
143 this.mockHandler.expects(once()).defaultZoomFactorAction(NOT_NULL).
187 this.mockHandler.expects(once()).setBooleanPref(
239 this.mockHandler.expects(once()).setBooleanPref(
249 this.mockHandler.expects(once()).setBooleanPref(
  /external/chromium_org/chrome/renderer/resources/extensions/
searchbox_api.js 163 // TODO(jered): Remove when google no longer expects this object.
  /external/chromium_org/content/test/data/indexeddb/
common.js 104 debug("WARN: shouldBe() expects string arguments");
  /external/chromium_org/tools/gyp/test/lib/
TestCommon.py 519 By default, this expects a successful exit (status = 0), does
520 not test standard output (stdout = None), and expects that error
  /external/chromium_org/chrome/browser/resources/
plugins.js 8 * that data. It expects an object structure like the above.
43 * template expects each plugin's format to match the following structure to
  /external/chromium_org/v8/test/mjsunit/
debug-return-value.js 70 // Listener which expects to do four steps to reach returning from the function.
fuzz-natives-part1.js 198 // This function expects its first argument to be a non-smi.
fuzz-natives-part2.js 199 // This function expects its first argument to be a non-smi.
fuzz-natives-part3.js 198 // This function expects its first argument to be a non-smi.
fuzz-natives-part4.js 198 // This function expects its first argument to be a non-smi.
  /external/srec/config/en.us/
Android.mk 79 # the grxml compiler expects this (and other) data files to be here.
  /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 192 // This function expects its first argument to be a non-smi.
  /ndk/sources/third_party/googletest/
Android.mk 87 # IMPORTANT: The test looks at the name of its executable and expects
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
metadata_cache.js 518 // Observer expects array of urls and array of properties.
622 * @param {function(Object)} callback Callback expects a map from metadata type
669 * @param {function(Object)} callback Callback expects a map from metadata type
739 * @param {function(Object)} callback Callback expects a map from metadata type
916 * @param {function(Object)} callback Callback expects a map from metadata type
  /external/chromium_org/chrome/third_party/mock4js/
mock4js.js 26 // syntactic sugar for expects()
531 expects: function(expectedCallCount) {
  /external/libvpx/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 60 ;# expects:
440 ;# expects:
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb 343 A recognizer expects the current input symbol to be a member of a set of
492 A tree parser expects to match a tree node containing a specific type of
  /external/libvpx/libvpx/vp8/common/x86/
mfqe_sse2.asm 208 ; it expects a signed and an unsigned value. so instead we zero extend
  /ndk/build/core/
build-local.mk 154 # Place all generated library files here. This is rarely changed since aapt expects the default libs/

Completed in 513 milliseconds

12 3 4