HomeSort by relevance Sort by last modified time
    Searched full:fails (Results 51 - 75 of 5963) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/tools/valgrind/gtest_exclude/
unit_tests.gtest-drmemory_win32.txt 32 # fails http://crbug.com/92144
35 # fails sporadically: http://crbug.com/108205
42 # fails to create thread
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/
TestThread.java 23 public int fails = 0; field in class:TestThread
64 fails++;
84 return fails;
  /system/core/include/ctest/
ctest.h 34 * Asserts that a condition is true. The test fails if it isn't.
39 * Asserts that a condition is false. The test fails if the value is true.
43 /** Fails a test with the given message. */
  /external/chromium_org/ash/shelf/
shelf_navigator.h 16 // should be activated next for the specified |direction|. Returns -1 if fails
  /external/chromium_org/build/android/pylib/gtest/filter/
base_unittests_disabled 17 # TODO(jrg): Fails on bots. Works locally. Figure out why. 2/6/12
  /external/chromium_org/chrome/browser/extensions/
window_open_interactive_apitest.cc 18 // Focus test fails if there is no window manager on Linux.
  /external/chromium_org/chrome/tools/build/win/
hardlink_failsafe.bat 11 :: If it failed, copy it instead. Don't hide errors if it fails.
  /external/chromium_org/content/browser/service_worker/
service_worker_registration_status.h 14 // fails.
  /external/chromium_org/content/test/data/npapi/
new_fails.html 15 This test ensures we don't crash or assert if NPP_New fails.
npobject_proxy.html 17 original pointer is returned and not a proxy. If this fails the plugin
plugin_url_request_fail_write.html 14 GetURL Plugin Fails NPP_Write Test<p>
  /external/chromium_org/sync/syncable/
invalid_directory_backing_store.h 14 // A class used to test scenarios where loading a directory fails.
  /external/chromium_org/third_party/WebKit/ManualTests/blackberry/
http-auth-private-mode-changed.php 9 echo 'If you can\'t see the dialog, this test fails.<br>';
slider-thumb-consumes-event.html 18 othersie, if the page scrolls, it FAILS.<br><br>
  /external/chromium_org/tools/gyp/test/rules/src/noaction/
no_action_with_rules_fails.gyp 24 # Always fails.
  /external/chromium_org/tools/gyp/test/rules/src/subdir2/
no_action.gyp 25 # Always fails.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-52801.js 50 assertEquals(5, re.lastIndex); // Fails if caching.
54 assertEquals(5, re.lastIndex); // Fails if caching.
65 assertEquals(5, re.lastIndex); // Fails if caching.
69 assertEquals(5, re.lastIndex); // Fails if caching.
  /external/icu4c/layout/
loengine.h 46 * @param success - output parameter set to an error code if the operation fails
81 * @param success - output parameter set to an error code if the operation fails
111 * @param success - output parameter set to an error code if the operation fails.
128 * @param success - set to an error code if the operation fails
144 * @param success - set to an error code if the operation fails
161 * @param success - set to an error code if the operation fails
179 * @param success - set to an error code if the operation fails
199 * @param success - set to an error code if the operation fails
216 * @param success - set to an error code if the operation fails
  /external/llvm/test/Linker/
2003-01-30-LinkerRename.ll 1 ; This fails because the linker renames the external symbol not the internal
2003-01-30-LinkerTypeRename.ll 1 ; This fails because the linker renames the non-opaque type not the opaque
2003-04-23-LinkOnceLost.ll 1 ; This fails because the linker renames the non-opaque type not the opaque
2003-04-26-NullPtrLinkProblem.ll 1 ; This one fails because the LLVM runtime is allowing two null pointers of
  /external/llvm/test/Other/
close-stderr.ll 15 ; Test that the error handling when writing to stderr fails exits the
  /external/llvm/test/Transforms/ADCE/
2002-07-17-AssertionFailure.ll 1 ; This testcase fails because ADCE does not correctly delete the chain of
  /external/llvm/test/Transforms/LICM/
2003-02-27-PreheaderExitNodeUpdate.ll 1 ; This testcase fails because preheader insertion is not updating exit node

Completed in 531 milliseconds

1 23 4 5 6 7 8 91011>>