Searched
full:fails (Results
426 -
450 of
5963) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/icu/source/test/intltest/ |
nptrans.h | 81 * If FALSE the operation fails with U_UNASSIGNED_CODE_POINT_FOUND error code. 103 * If FALSE the operation fails with U_UNASSIGNED_CODE_POINT error code.
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
webrtcsdp.h | 63 // error - The detail error information when parsing fails. 74 // error - The detail error information when parsing fails.
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
plbase64.h | 56 * if the allocation fails. 82 * is retuned if the allocation fails, or if the source is not well-coded.
|
/external/chromium_org/third_party/sqlite/src/test/ |
jrnlmode2.test | 35 # database file. If this fails because another connection has a shared 47 # fails at the OS level. Under unix, fcntl() reports an EBADF - "Bad file
|
/external/chromium_org/tools/xdisplaycheck/ |
xdisplaycheck.cc | 6 // continually retries until it connects or 30 seconds pass. If it fails 7 // to connect to the X server or fails to find needed functiona, it returns
|
/external/icu4c/test/intltest/ |
nptrans.h | 77 * If FALSE the operation fails with U_UNASSIGNED_CODE_POINT_FOUND error code. 98 * If FALSE the operation fails with U_UNASSIGNED_CODE_POINT error code.
|
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/ |
ResourceLoader.java | 48 * @throws IOException if resource fails to open 61 * @throws IOException if resource fails to open
|
/external/llvm/test/CodeGen/ARM/ |
ehabi-filters.ll | 33 %ehspec.fails.i = icmp slt i32 %2, 0 34 br i1 %ehspec.fails.i, label %ehspec.unexpected.i, label %lpad.body
|
/external/llvm/unittests/ADT/ |
DeltaAlgorithmTest.cpp | 78 std::set<unsigned> Fails = fixed_set(3, 3, 5, 7); 79 FixedDeltaAlgorithm FDA(Fails);
|
/external/openssh/contrib/suse/ |
rc.sshd | 49 ## Start daemon with startproc(8). If this fails 59 ## Stop daemon with killproc(8) and if this fails
|
/external/protobuf/gtest/test/ |
gtest_xml_output_unittest_.cc | 58 TEST_F(FailedTest, Fails) { 74 TEST(MixedResultTest, Fails) {
|
/external/srec/portable/include/ |
PStackTrace.h | 49 * 2) module has already been initialized by another process 3) module fails to get the current directory 60 * @return ESR_INVALID_ARGUMENT is value is null; ESR_FATAL_ERROR if locking an internal mutex fails
|
/external/v8/test/cctest/ |
cctest.status | 37 # is re-appearing. Disabled until bug in test is fixed. This only fails 67 # BUG(945): Socket connect fails on ARM
|
/external/valgrind/main/docs/internals/ |
3_4_BUGSTATUS.txt | 82 188735 Cachegrind fails to produce any output on java apps 92 189054 Valgrind fails to build because of duplicate non-local
|
/frameworks/av/media/common_time/ |
cc_helper.cpp | 89 // service. If the first attempt fails with DEAD_OBJECT, the helpers will 92 // If the second attempt fails, or no connection can be made, the we let the
|
/frameworks/base/drm/java/android/drm/ |
DrmErrorEvent.java | 54 * {@link DrmManagerClient#processDrmInfo processDrmInfo()} call fails. 63 * {@link DrmManagerClient#acquireDrmInfo acquireDrmInfo()} call fails.
|
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/ |
PowerMeasurement.java | 81 assertTrue("Fails to clear the cahche", false); 83 assertTrue("Fails to clear the cahche", clearCacheSuccess);
|
/ndk/docs/text/system/libc/ |
SYSV-IPC.text | 44 int fails = 0; 78 if (++fails >= MAX_FAILS)
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
stdio-write.c | 27 called on a pipe with no readers, WriteFile() fails with error 28 GetLastError() = ERROR_NO_DATA, and write() in consequence fails with
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/ |
config_def.hpp | 26 // libs/iterator/test/constant_iterator_arrow.cpp fails to compile 94 # define BOOST_NO_IS_CONVERTIBLE_TEMPLATE // The following program fails to compile:
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
badalloc1.cpp | 1 // This fails for VxWorks RTPs because the initialization of 117 thrown when malloc fails. */
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
badalloc1.cpp | 1 // This fails for VxWorks RTPs because the initialization of 117 thrown when malloc fails. */
|
/packages/apps/Mms/tests/src/com/android/mms/ |
MmsStability.java | 75 assertTrue("Fails to send mms", false); 101 assertTrue("Fails to send mms", false);
|
/packages/inputmethods/LatinIME/tools/dicttool/tests/com/android/inputmethod/latin/dicttool/ |
BinaryDictOffdeviceUtilsTests.java | 91 // Test that a random data file actually fails 104 // Test that a compressed random data file actually fails
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
AndroidExportNature.java | 43 * @throws CoreException if configuration fails. 64 * @throws CoreException if configuration fails.
|
Completed in 2834 milliseconds
<<11121314151617181920>>