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

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/Linker/
2002-08-20-ConstantExpr.ll 1 ; This fails linking when it is linked with an empty file as the first object file
2003-05-15-TypeProblem.ll 1 ; This one fails because the LLVM runtime is allowing two null pointers of
LinkOnce.ll 1 ; This fails because the linker renames the non-opaque type not the opaque
  /external/llvm/test/Other/
close-stderr.ll 12 ; Test that the error handling when writing to stderr fails exits the
  /frameworks/base/core/java/android/bluetooth/le/
ScanCallback.java 28 * Fails to start scan as BLE scan with the same settings is already started by the app.
33 * Fails to start scan as app cannot be registered.
38 * Fails to start scan due an internal error
43 * Fails to start power optimized scan as this feature is not supported.
  /external/cmockery/cmockery_0_1_2/src/example/
allocate_module_test.c 25 // Test case that fails as leak_memory() leaks a dynamically allocated block.
30 // Test case that fails as buffer_overflow() corrupts an allocated block.
35 // Test case that fails as buffer_underflow() corrupts an allocated block.
  /external/chromium_org/third_party/openssl/openssl/crypto/jpake/
jpaketest.c 41 printf("Bob fails to process Alice's step 1\n");
53 printf("Alice fails to process Bob's step 1\n");
65 printf("Bob fails to process Alice's step 2\n");
77 printf("Alice fails to process Bob's step 2\n");
92 printf("Bob fails to process Alice's step 3a\n");
104 printf("Alice fails to process Bob's step 3b\n");
  /external/openssl/crypto/jpake/
jpaketest.c 41 printf("Bob fails to process Alice's step 1\n");
53 printf("Alice fails to process Bob's step 1\n");
65 printf("Bob fails to process Alice's step 2\n");
77 printf("Alice fails to process Bob's step 2\n");
92 printf("Bob fails to process Alice's step 3a\n");
104 printf("Alice fails to process Bob's step 3b\n");
  /external/chromium_org/sandbox/win/src/
job.h 30 // function fails, the return value is the win32 error code corresponding to
39 // function fails, the return value is the win32 error code corresponding to
46 // function fails, the return value is the win32 error code corresponding to
  /external/chromium_org/tools/valgrind/gtest_exclude/
unit_tests.gtest-drmemory_win32.txt 26 # fails http://crbug.com/92144
29 # fails sporadically: http://crbug.com/108205
36 # 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 12 :: If it failed, copy it instead. Don't hide errors if it 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.

Completed in 386 milliseconds

1 23 4 5 6 7 8 91011>>