OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fails
(Results
351 - 375
of
5963
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/guava/guava/src/com/google/common/util/concurrent/
FutureCallback.java
42
* Invoked when a {@code Future} computation
fails
or is canceled.
/external/hamcrest/src/org/hamcrest/
Matcher.java
7
* A matcher is able to describe itself to give feedback when it
fails
.
/external/hamcrest/src/org/hamcrest/core/
DescribedAs.java
49
* Wraps an existing matcher and overrides the description when it
fails
.
/external/icu4c/layout/
IndicLayoutEngine.h
50
* @param success - set to an error code if the operation
fails
68
* @param success - set to an error code if the operation
fails
117
* @param success - set to an error code if the operation
fails
145
* @param success - set to an error code if the operation
fails
LayoutEngine.h
133
* @param success - set to an error code if the operation
fails
174
* @param success - set to an error code if the operation
fails
203
* @param success - set to an error code if the operation
fails
220
* @param success - set to an error code if the operation
fails
242
* @param success - output parameter set to an error code if the operation
fails
281
* @param success - set to an error code if the operation
fails
296
* @param success - output parameter set to an error code if the operation
fails
317
* @param success - output parameter set to an error code if the operation
fails
349
* @param success - output parameter set to an error code if the operation
fails
381
* @param success - set to an error code if the operation
fails
[
all
...]
/external/javassist/src/main/javassist/bytecode/annotation/
NoSuchClassError.java
19
* Thrown if the linkage
fails
.
/external/junit/src/org/junit/rules/
ExternalResource.java
56
* @throws if setup
fails
(which will disable {@code after}
/external/kernel-headers/original/asm-mips/
floppy.h
24
* And on Mips's the CMOS info
fails
also ...
/external/libpng/
KNOWNBUG
10
fails
to install symbolic links
/external/libpng/projects/cbuilder5/
libpng.readme.txt
18
5). If the build
fails
, add the paths to png.h and zlib.h to
/external/libvpx/libvpx/nestegg/
TODO
8
- Try to resynchronize stream when read_block
fails
so that failure to parse
/external/llvm/test/CodeGen/NVPTX/
vector-compare.ll
5
; scalarized. If codegen
fails
, then the type legalizer incorrectly
/external/llvm/test/CodeGen/X86/
2011-03-09-Physreg-Coalescing.ll
9
; and register allocation
fails
.
/external/mockito/src/org/mockito/internal/util/junit/
JUnitFailureHacker.java
17
//TODO: this has to protect the use in case jUnit changes and this internal state logic
fails
/external/protobuf/gtest/samples/
sample9_unittest.cc
101
TEST(CustomOutputTest,
Fails
) {
103
<< "This test
fails
in order to demonstrate alternative failure messages";
147
// '
Fails
' in the name).
149
strcmp(test_info.name(), "
Fails
") != 0) {
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_DisplayFormatAlpha.3
18
If the conversion
fails
or runs out of memory, it returns \fBNULL\fR
/external/skia/include/utils/
SkPathUtils.h
5
* if it
fails
on you. DO NOT USE!
/external/valgrind/main/auxprogs/
gsl16test
102
echo -n " Native
fails
: " && (grep FAIL: out-REF | wc -l)
104
echo -n " Valgrind
fails
: " && (grep FAIL: out-V | wc -l)
107
(echo -n " Native
fails
: " && (grep FAIL: out-REF | wc -l)) >> summary.txt
109
(echo -n " Valgrind
fails
: " && (grep FAIL: out-V | wc -l)) >> summary.txt
gsl19test
107
echo -n " Native
fails
: " && (grep FAIL: out-REF | wc -l)
109
echo -n " Valgrind
fails
: " && (grep FAIL: out-V | wc -l)
112
(echo -n " Native
fails
: " && (grep FAIL: out-REF | wc -l)) >> summary.txt
114
(echo -n " Valgrind
fails
: " && (grep FAIL: out-V | wc -l)) >> summary.txt
/external/valgrind/main/helgrind/tests/
bar_trivial.c
3
barriers. If H
fails
to notice the pthread_barrier_wait call then
tc10_rec_lock.c
42
r = pthread_mutex_unlock( &mx1 ); /*
FAILS
: assert(r == 0); */
tc18_semabuse.c
36
/* this only
fails
with glibc 2.7 and later. */
/frameworks/base/core/java/android/content/
OperationApplicationException.java
20
* Thrown when an application of a {@link ContentProviderOperation}
fails
due the specified
/frameworks/base/core/java/android/test/
FlakyTest.java
27
* the test
fails
. The total number of executions is specified by the tolerance and
/frameworks/base/tests/LegacyRestoreTest/
README
8
running Android 4.3, but
fails
to restore correctly on a device running Android 4.4,
Completed in 490 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>