HomeSort by relevance Sort by last modified time
    Searched full:fails (Results 251 - 275 of 5963) sorted by null

<<11121314151617181920>>

  /external/chromium_org/webkit/browser/appcache/
appcache_storage.h 39 // If retrieval fails, 'collection' will be NULL.
42 // If a load fails the 'cache' will be NULL.
45 // If a load fails the 'group' will be NULL.
54 // If the operation fails, success will be false.
57 // If a load fails the 'response_info' will be NULL.
87 // to the message loop. If the load fails, the delegate will be called
94 // back immediately without returning to the message loop. If the load fails,
102 // immediately without returning to the message loop. If the load fails,
  /external/icu4c/layout/
HanLayoutEngine.h 42 * @param success - set to an error code if the operation fails
93 * @param success - set to an error code if the operation fails
  /external/javassist/src/main/javassist/
Translator.java 40 * fails.
66 * by this method fails.
  /external/junit/src/org/junit/
Test.java 30 * than the one declared, the test fails. For example, the following test succeeds:
38 * longer than a specified amount of clock time (measured in milliseconds). The following test fails:
  /external/junit/src/org/junit/rules/
ErrorCollector.java 52 * Execution continues, but the test will fail at the end if the match fails.
61 * Execution continues, but the test will fail at the end if the match fails.
  /external/llvm/test/CodeGen/PowerPC/
load-shift-combine.ll 14 @fails = common global i32 0, align 4
20 %1 = load i32* @fails, align 4
  /external/mesa3d/src/gallium/docs/source/cso/
dsa.rst 44 The operation to carry out if the stencil test fails. One of
48 fails. One of PIPE_STENCIL_OP.
  /external/protobuf/examples/
Makefile 25 pkg-config --cflags protobuf # fails if protobuf is not installed
29 pkg-config --cflags protobuf # fails if protobuf is not installed
  /external/skia/include/core/
SkImageGenerator.h 19 * Takes ownership of SkImageGenerator. If this method fails for
24 * If this fails or when the SkDiscardablePixelRef that is
  /external/webrtc/src/system_wrappers/interface/
list_wrapper.h 84 // new_item following a successfull insert. If insert fails new_item will
91 // new_item following a successfull insert. If insert fails new_item will
  /packages/apps/PackageInstaller/res/values/
strings.xml 51 <!-- Reason displayed when installation fails because the installation package itself is invalid
54 <!-- Reason displayed when installation fails because the package an existing package is
58 <!-- Reason displayed when installation fails because the package specifies a minimum compatible
62 <!-- Reason displayed when installation fails because the package specifies it is compatible
66 <!-- Reason displayed when installation fails because the package specifies it is compatible
70 <!-- Reason displayed when installation fails because the package was deleted during the
74 <!-- Reason displayed when installation fails because the package could not be verified
78 <!-- Reason displayed when installation fails because the package could not be verified
  /external/chromium_org/chrome/browser/history/
visit_filter_unittest.cc 56 "Fails at index:" << i;
58 "Fails at index:" << i;
70 "Fails at index:" << i;
73 "Fails at index:" << i;
76 "Fails at index:" << i;
90 EXPECT_EQ(t_interval - two_hours, times[i].first) << "Fails at index:" << i;
92 "Fails at index:" << i;
110 EXPECT_EQ(t_interval, times[i].first) << "Fails at index:" << i;
112 "Fails at index:" << i;
142 EXPECT_EQ(t_interval, times[i].first) << "Fails at index:" << i
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
stringencode_unittest.cc 118 // Test that encoding with one delimiter and decoding with another fails.
128 // Test that encoding without a delimiter and decoding with one fails.
137 // Test that encoding with a delimiter and decoding without one fails.
181 // Test that encoding into a too-small output buffer (without delimiter) fails.
188 // Test that encoding into a too-small output buffer (with delimiter) fails.
195 // Test that decoding into a too-small output buffer fails.
202 // Test that decoding non-hex data fails.
208 // Test that decoding an odd number of hex characters fails.
214 // Test that decoding a string with too many delimiters fails.
220 // Test that decoding a string with a leading delimiter fails
    [all...]
  /art/test/003-omnibus-opcodes/
build 17 # Stop if something fails.
  /art/test/004-annotations/
build 17 # Stop if something fails.
  /art/test/023-many-interfaces/
build 17 # Stop if something fails.
  /art/test/085-old-style-inner-class/
build 17 # Stop if something fails.
  /art/test/089-many-methods/
build 17 # Stop if something fails.
  /bionic/libc/arch-x86/bionic/
_exit_with_stack_teardown.S 12 * munmap fails, we have to exit. This should probably be fixed, but
  /bionic/libc/bionic/
setlocale.cpp 32 // setlocale(3) always fails on bionic.
  /bionic/libc/private/
bionic_ssp.h 40 /* GCC calls this if a stack guard check fails. */
  /cts/hostsidetests/appsecurity/test-apps/InstrumentationAppDiffCert/src/com/android/cts/instrumentationdiffcertapp/
InstrumentationFailToRunTest.java 26 * Test that a instrumentation targeting another app with a different cert fails.
  /cts/suite/audio_quality/lib/include/
StringUtil.h 30 /// it may return NULL if memory alloc fails.
  /cts/suite/audio_quality/test/
MixerTest.cpp 51 // no mixer control for MobilePre. If this assumption fails,
  /dalvik/tests/003-omnibus-opcodes/
build 17 # Stop if something fails.

Completed in 967 milliseconds

<<11121314151617181920>>