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

12 3 4 5 6 7 8 91011>>

  /external/smack/src/org/xbill/DNS/
ZoneTransferException.java 6 * An exception thrown when a zone transfer fails.
  /external/valgrind/main/helgrind/tests/
pth_spinlock.vgtest 1 # Disabled this test because it fails intermittently.
  /external/valgrind/main/memcheck/tests/
erringfds.c 12 fd = open("foo/bar/xyzzy", O_RDONLY); /* fails */
  /external/valgrind/main/none/tests/x86/
faultstatus.disabled 2 # doesn't work well enough, so the test always fails. It did work back
  /ndk/tests/device/test-stlport_shared-exception/jni/
filter1.cpp 1 // Test that cleanups get run when a catch filter fails to match.
  /ndk/tests/device/test-stlport_static-exception/jni/
filter1.cpp 1 // Test that cleanups get run when a catch filter fails to match.
  /external/chromium_org/chrome/common/extensions/api/
file_system_provider_internal.idl 17 // event. Must be called if unmounting fails.
31 // event. Must be called when obtaining metadata fails.
46 // event. Must be called when reading a directory fails.
59 // Must be called when opening fails.
72 // Must be called when closing fails.
87 // event. Must be called when reading a file fails.
  /external/chromium_org/third_party/icu/source/tools/memcheck/
ICUMemCheck.pl 29 # uniset.cpp Fails because of SymbolTable::~SymbolTable()
30 # unifilt.cpp Fails because of UnicodeMatcher::~UnicodeMatcher()
31 # strrepl.cpp Fails because of UnicodeReplacer::~UnicodeReplacer()
32 # LayoutEngine.cpp Fails because of LEGlyphFilter::~LEGlyphFilter()
33 # LEGlyphStorage.cpp Fails because of LEInsertionCallback::~LEInsertionCallback()
34 # LEFontInstance.cpp Fails because of LECharMapper::~LECharMapper
  /external/icu/icu4c/source/tools/memcheck/
ICUMemCheck.pl 29 # uniset.cpp Fails because of SymbolTable::~SymbolTable()
30 # unifilt.cpp Fails because of UnicodeMatcher::~UnicodeMatcher()
31 # strrepl.cpp Fails because of UnicodeReplacer::~UnicodeReplacer()
32 # LayoutEngine.cpp Fails because of LEGlyphFilter::~LEGlyphFilter()
33 # LEGlyphStorage.cpp Fails because of LEInsertionCallback::~LEInsertionCallback()
34 # LEFontInstance.cpp Fails because of LECharMapper::~LECharMapper
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/le/
ScanFilterTest.java 63 assertTrue("setName filter fails", filter.matches(mScanResult));
66 assertFalse("setName filter fails", filter.matches(mScanResult));
73 assertTrue("device filter fails", filter.matches(mScanResult));
76 assertFalse("device filter fails", filter.matches(mScanResult));
83 assertTrue("uuid filter fails", filter.matches(mScanResult));
87 assertFalse("uuid filter fails", filter.matches(mScanResult));
93 assertTrue("uuid filter fails", filter.matches(mScanResult));
102 assertTrue("service data filter fails", filter.matches(mScanResult));
106 assertTrue("service data filter fails", filter.matches(mScanResult));
111 assertTrue("service data filter fails", filter.matches(mScanResult))
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/unittests/
testbase.py 11 '''Indicates a failing (or erroneous) test case fails that should succeed.
12 If the test fails with an exception, list the exception type in args'''
  /external/chromium_org/tools/gyp/test/build-option/
gyptest-build.py 17 # This test currently fails on android. Investigate why, fix the issues
20 test.skip_test(message='Test fails on android. Fix and reenable.\n')
  /external/chromium_org/tools/valgrind/gtest_exclude/
unit_tests.gtest_linux.txt 0 # Fails under Valgrind; see http://crbug.com/36770
3 # Fails under Valgrind; see http://crbug.com/44552
net_unittests.gtest.txt 16 # Fails flakily. http://crbug.com/255775
  /external/lzma/CPP/7zip/UI/Console/
ConsoleClose.cpp 61 throw "SetConsoleCtrlHandler fails";
69 throw "SetConsoleCtrlHandler fails";
  /external/chromium_org/chrome/browser/extensions/
extension_storage_apitest.cc 8 // Always fails on Windows after r110181: http://crbug.com/104419.
  /external/chromium_org/third_party/WebKit/ManualTests/
caret-image.html 4 If the test fails, the caret will be a big black box the size of the image.
  /external/chromium_org/tools/gyp/test/same-source-file-name/
gyptest-fail-shared.py 8 Checks that gyp fails on shared_library targets which have several files with
gyptest-fail-static.py 8 Checks that gyp fails on static_library targets which have several files with
  /external/chromium_org/ui/gfx/x/
x11_connection.h 13 // Return false if either fails, and true otherwise.
  /external/clang/test/CodeGen/
2008-01-21-PackedStructField.c 11 int fails; variable
  /external/compiler-rt/test/BlocksRuntime/
josh.C 22 MyStruct inner; // fails to compile!
  /external/fio/t/jobs/
t0003-0ae2c6e1-post.fio 1 # Expected result: verify fails.
  /external/lldb/utils/vim-lldb/python-vim-lldb/
plugin.py 2 # Try to import all dependencies, catch and handle the error gracefully if it fails.
  /external/llvm/test/Linker/
2002-07-17-LinkTest2.ll 1 ; This fails linking when it is linked with an empty file as the first object file

Completed in 776 milliseconds

12 3 4 5 6 7 8 91011>>