OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fails
(Results
951 - 975
of
5963
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fdreg.h
113
FAILS
EARLY */
131
* If during FDC detection, an obscure test
fails
late in the sequence, don't
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fdreg.h
113
FAILS
EARLY */
131
* If during FDC detection, an obscure test
fails
late in the sequence, don't
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fdreg.h
113
FAILS
EARLY */
131
* If during FDC detection, an obscure test
fails
late in the sequence, don't
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
getpass.py
51
# If that
fails
, see if stdin can be controlled.
156
# If this
fails
, the exception will "explain" why
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
getpass.py
51
# If that
fails
, see if stdin can be controlled.
156
# If this
fails
, the exception will "explain" why
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
JUnitLaunchConfigDelegate.java
129
// trace back the cause when the test
fails
to run
134
// will let the actual launch config
fails
.
/system/core/include/utils/
SharedBuffer.h
42
*
Fails
if there are any users associated with this SharedBuffer.
72
//! like edit() but
fails
if a copy is required
/system/core/libpixelflinger/codeflinger/tinyutils/
SharedBuffer.h
43
*
Fails
if there are any users associated with this SharedBuffer.
76
//! like edit() but
fails
if a copy is required
/external/icu4c/test/cintltst/
cdattst.c
422
log_data_err("Generate UDate for a specified time today
fails
, error %s - (Are you missing data?)\n", myErrorName(status) );
439
log_data_err("udat_open timeStyle SHORT dateStyle (%d | UDAT_RELATIVE)
fails
, error %s (Are you missing data?)\n", *stylePtr, myErrorName(status) );
444
log_err("udat_open timeStyle NONE dateStyle (%d | UDAT_RELATIVE)
fails
, error %s\n", *stylePtr, myErrorName(status) );
450
log_err("udat_open timeStyle SHORT dateStyle NONE
fails
, error %s\n", myErrorName(status) );
458
log_err("udat_toPatternRelativeDate timeStyle SHORT dateStyle (%d | UDAT_RELATIVE)
fails
, error %s\n", *stylePtr, myErrorName(status) );
465
log_err("udat_toPatternRelativeTime timeStyle SHORT dateStyle (%d | UDAT_RELATIVE)
fails
, error %s\n", *stylePtr, myErrorName(status) );
472
log_err("udat_toPattern timeStyle SHORT dateStyle (%d | UDAT_RELATIVE)
fails
, error %s\n", *stylePtr, myErrorName(status) );
479
log_err("udat_applyPatternRelative timeStyle SHORT dateStyle (%d | UDAT_RELATIVE)
fails
, error %s\n", *stylePtr, myErrorName(status) );
484
log_err("udat_toPattern timeStyle SHORT dateStyle (%d | UDAT_RELATIVE)
fails
, error %s\n", *stylePtr, myErrorName(status) );
498
log_err("udat_format timeStyle SHORT dateStyle (%d | UDAT_RELATIVE)
fails
, error %s\n", *stylePtr, myErrorName(status) )
[
all
...]
/cts/tests/tests/media/src/android/media/cts/
Vp8EncoderTest.java
79
* encoder
fails
. The test does not verify the output stream.
111
* whenever vp8 decoder
fails
to decode a frame, and
203
* whenever vp8 encoder
fails
to encode a frame.
330
* whenever vp8 encoder
fails
to encode a frame.
453
* whenever vp8 encoder
fails
to encode a frame.
/external/chromium_org/chrome/browser/
errorpage_browsertest.cc
250
// This test
fails
regularly on win_rel trybots. See crbug.com/121540
264
// This test
fails
regularly on win_rel trybots. See crbug.com/121540
266
// This
fails
on linux_aura bringup: http://crbug.com/163931
368
// Protocol handler that
fails
all requests with net::ERR_ADDRESS_UNREACHABLE.
430
// Make sure that when the Link Doctor
fails
to load, the network error page is
/external/chromium_org/chrome/browser/password_manager/
password_store_win_unittest.cc
201
// Make sure we quit the MessageLoop even if the test
fails
.
296
// Make sure we quit the MessageLoop even if the test
fails
.
374
// Make sure we quit the MessageLoop even if the test
fails
.
395
// Make sure we quit the MessageLoop even if the test
fails
.
417
// Make sure we quit the MessageLoop even if the test
fails
.
/external/chromium_org/chromeos/disks/
disk_mount_manager_unittest.cc
227
// Tests that format
fails
if the device cannot be unmounted.
234
// Observer should be notified that unmount attempt
fails
and format task
270
// Tests that observer is notified when cros disks
fails
to start format
321
// request
fails
because the device is already unmounted at that point).
381
// Tests the case when the format process actually starts and
fails
.
/external/chromium_org/gpu/command_buffer/service/
buffer_manager_unittest.cc
269
// Check out of range
fails
.
292
// Check odd offset
fails
for GL_UNSIGNED_SHORT.
308
// Check out of range
fails
.
331
// Check non aligned offsets
fails
for GL_UNSIGNED_INT.
348
// Check out of range
fails
.
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
prnetdb.h
102
** PRStatus PR_SUCCESS if the lookup succeeds. If it
fails
131
** PRStatus PR_SUCCESS if the lookup succeeds. If it
fails
167
** PRStatus PR_SUCCESS if the lookup succeeds. If it
fails
345
** PRStatus PR_SUCCESS if the lookup succeeds. If it
fails
381
** PRStatus PR_SUCCESS if the lookup succeeds. If it
fails
/external/guava/guava-tests/test/com/google/common/collect/
ConcurrentHashMultisetTest.java
136
* happens when an {@link AtomicInteger#compareAndSet}
fails
, but we can simulate the case where
138
* zero
fails
.
146
// since get returned null, try a putIfAbsent; that
fails
due to a simulated race
156
// since get returned zero, try a replace; that
fails
due to a simulated race
216
// it's ok if removal
fails
: another thread may have done the remove
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPMetaParser.java
70
* @throws XMPException Thrown if parsing or normalisation
fails
.
121
* @throws XMPException Thrown if the parsing
fails
for different reasons
148
* @throws XMPException Thrown when the parsing
fails
.
181
* @throws XMPException Thrown when the parsing
fails
.
236
* @throws XMPException Thrown when the parsing
fails
.
/frameworks/base/core/java/android/os/
RecoverySystem.java
254
// any other cert -> SignApk
fails
329
*
fails
, or if the reboot itself
fails
.
350
*
fails
, or if the reboot itself
fails
.
/libcore/luni/src/main/java/java/security/
KeyStoreSpi.java
102
* operation
fails
for another reason.
122
* if this operation
fails
.
141
* a trusted certificate, or this method
fails
for any other
343
* if this operation
fails
398
* if this operation
fails
.
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
Preconditions.java
75
* @param errorMessage the exception message to use if the check
fails
; will
100
* @throws NullPointerException if the check
fails
and either {@code
130
* @param errorMessage the exception message to use if the check
fails
; will
155
* @throws NullPointerException if the check
fails
and either {@code
187
* @param errorMessage the exception message to use if the check
fails
; will
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
Preconditions.java
75
* @param errorMessage the exception message to use if the check
fails
; will
100
* @throws NullPointerException if the check
fails
and either {@code
130
* @param errorMessage the exception message to use if the check
fails
; will
155
* @throws NullPointerException if the check
fails
and either {@code
187
* @param errorMessage the exception message to use if the check
fails
; will
/external/flac/include/FLAC/
metadata.h
[
all
...]
/libcore/luni/src/main/java/java/security/cert/
X509CertSelector.java
155
* if parsing the issuer
fails
.
221
* if encoding the issuer
fails
.
265
* if decoding the subject
fails
.
301
* if decoding the subject
fails
.
321
* if encoding the subject
fails
.
524
* if decoding the the public key
fails
.
659
* if the decoding of a name
fails
.
687
* if parsing the name
fails
.
710
* if the decoding of the name
fails
.
861
* if parsing the specified OIDs
fails
[
all
...]
/external/chromium_org/base/
file_util_win.cc
99
// because it should be faster. If DeleteFile
fails
, then we fall through
152
// Try the full-blown replace if the move
fails
, as ReplaceFile will only
178
// Except that Vista
fails
to do that, and instead do a recursive copy if
467
// not map an empty file, this call
fails
in that case.
702
//
fails
.
707
// MoveFileEx
fails
if moving directory across volumes. We will simulate
743
// leave the copied bits behind if deleting from_path
fails
.
/external/chromium_org/chrome/test/base/
web_ui_browsertest.cc
607
// Test that bogus javascript
fails
fast - no timeout waiting for result.
615
// Test that bogus javascript
fails
fast - no timeout waiting for result.
623
// Test that bogus javascript
fails
async test fast as well - no timeout waiting
708
// Test that assertions fail immediately after assertion
fails
(no testContinues
714
// Test that assertions fail immediately after assertion
fails
(no testContinues
763
// Test that first test passes; second
fails
.
775
// Test that testDone() with failure first then sync pass still
fails
.
Completed in 765 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>