HomeSort by relevance Sort by last modified time
    Searched refs:correct (Results 51 - 75 of 379) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/resources/local_ntp/
instant_iframe_validation.js 17 // Color must be a number, finite, with no fractional part, in the correct
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_message_filter_mac.cc 253 bool* correct) {
254 *correct = spellcheck_mac::CheckSpelling(word, ToDocumentTag(route_id));
  /external/chromium_org/chrome/browser/ui/webui/options/
browser_options_browsertest.js 19 // Test opening the browser options has correct location.
  /external/chromium_org/chrome/common/extensions/docs/server2/
content_provider.py 112 returns the correct/canonical path for those.
155 correct file extension, or looking for an 'index' file if it's a directory.
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
bindings.js 3 // verifying the correct C++ bindings were reached with expected values.
  /external/chromium_org/v8/test/mjsunit/compiler/
regress-1085.js 30 // Test correct checks for negative zero.
regress-7.js 28 // Test correct truncation of tagged values.
regress-96989.js 31 // Test correct handling of uninitialized const.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1647.js 30 // Test for correct deoptimization in named function expressions.
regress-builtin-array-op.js 28 // Test that we invoke the correct sort function in
  /external/chromium_org/v8/test/webkit/
dfg-uint32array-overflow-constant.js 25 "Tests that storing a value that is outside of the int32 range into a Uint32Array results in correct wrap-around."
finally-codegen-failure.js 24 description("Test that finally behaviour is correct.");
global-resolve-through-eval.js 24 description("Make sure we do a correct property resolution of a global object property when contained by eval.");
static-scope-object.js 24 description('This test ensures that the correct "this" object is used when calling named function expressions or exceptions.');
try-catch-try-try-catch-try-finally-return-catch-finally.js 25 "Tests what would happen if you a throwing operation at the beginning of a finally blow that gets inlined inside a complicated catch/finally stack. The correct outcome is for this test to not crash during exception throwing."
try-try-return-finally-finally.js 25 "Tests what would happen if you have nested try-finally's with interesting control statements nested within them. The correct outcome is for this test to not crash during bytecompilation."
exception-propagate-from-dfg-to-llint.js 24 description("Ensures that we pass exceptions to the correct codeblock when throwing from the DFG to the LLInt.");
125 testPassed("Caught exception in correct codeblock");
toString-prefix-postfix-preserve-parens.js 136 // check that function call produces correct result
139 // check that function call produces correct result after eval(unevalf)
  /external/chromium_org/v8/test/webkit/fast/js/
exception-properties.js 24 description("Test for correct properties on Error objects.");
  /external/llvm/test/MC/ARM/
arm-thumb-cpus.s 19 @ Make sure correct diagnostics are given for CPUs without support for
  /external/smali/baksmali/
Android.mk 47 #create a new baksmali.properties file using the correct version
  /external/smali/smali/
Android.mk 53 #create a new smali.properties file using the correct version
  /ndk/tests/build/topological-sort/jni/
Android.mk 29 # With a NDK that implements correct topological dependency ordering,
  /external/bison/
GNUmakefile 60 $(info WARNING: unable to verify if $(VERSION) is the correct version)
  /external/chromium_org/components/pairing/
bluetooth_controller_pairing_controller.h 69 virtual void SetConfirmationCodeIsCorrect(bool correct) OVERRIDE;

Completed in 1045 milliseconds

1 23 4 5 6 7 8 91011>>