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

<<51525354555657585960>>

  /external/gtest/test/
gtest_xml_output_unittest.py 62 <testcase name="Fails" status="run" time="*" classname="FailedTest">
70 <testcase name="Fails" status="run" time="*" classname="MixedResultTest">
  /external/icu4c/common/
util.h 119 * fails, pos[0] will be unchanged.
207 * Parse fails if there are no digits, that is, if pos does not
  /external/icu4c/i18n/
decContext.h 146 #define DEC_Insufficient_storage 0x00000010 /* [when malloc fails] */
164 #define DEC_Insufficient_storage 0x00000010 /* [when malloc fails] */
  /external/icu4c/i18n/unicode/
compactdecimalformat.h 280 * If the parse fails, the position in unchanged upon output.
283 * the parsed currency; if parse fails, this is NULL.
format.h 215 * If parse fails, return contents are undefined.
234 * If parse fails, return contents are undefined.
  /external/icu4c/test/hdrtst/
Makefile.in 19 ## If a header fails the C compile because it's a C++ header, add it to the
22 ## If a header fails because it is deprecated, add it to the 'dfiles.txt'
  /external/libvorbis/doc/vorbisfile/
ov_open.html 50 call fails, then the file is not recognizable as Vorbis. If the call
56 If [and only if] an <tt>ov_open()</tt> call fails, the application
  /external/libvpx/libvpx/test/
svc_test.cc 224 // this test is disabled since it always fails because of a decoder issue
250 // this test fails with a decoder error
  /external/libxslt/libxslt/
security.c 271 * returns 1. if stat fails, returns 0 (if calling
272 * stat on the filename fails, it can't be right).
  /external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 211 /// succeeds or false if it fails. The number is a private implementation
219 /// false if it fails. The number is a private implementation
  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 197 // emission fails.
269 // emission fails.
  /external/mesa3d/docs/
relnotes-7.10.2.html 62 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=34370">Bug 34370</a> - [GLSL] "i&lt;5 &amp;&amp; i&lt;4" in for loop fails</li>
173 <li>st/mesa: fail to alloc a renderbuffer if st_choose_renderbuffer_format fails</li>
  /external/protobuf/gtest/test/
gtest_xml_output_unittest.py 62 <testcase name="Fails" status="run" time="*" classname="FailedTest">
70 <testcase name="Fails" status="run" time="*" classname="MixedResultTest">
  /external/qemu/android/
snapshot.c 48 * Exit()s if the read fails for any other reason.
260 * exit()s if validation fails.
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysevents.cc 208 // for some reason, SDL_EraseCursor fails for OpenGL
218 // for some reason, SDL_EraseCursor fails for OpenGL
  /external/skia/gm/
optimizations.cpp 150 // version in which the optimization fails b.c. the colors don't match
290 // version in which the optimization fails b.c. the colors don't match
  /external/stlport/test/eh/
LeakCheck.h 62 value type whether the operation succeeds or fails.
135 the "strong guarantee": if the operation fails due to an exception, the
  /external/v8/tools/
test-wrapper-gypbuild.py 101 help="Store the temporary JS files from tests that fails",
104 help="Deletes the temporary JS files from tests that fails",
  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.c 227 /* Do sem_init with huge initial count - fails */
244 /* this only fails with glibc 2.7 or later. */
  /frameworks/base/core/java/android/net/http/
HttpsConnection.java 161 * @throws IOException if the connection fails for any reason.
171 // If the request fails, we drop it, but provide the event
  /frameworks/base/core/java/com/android/internal/util/
FileRotator.java 179 * if the write fails.
230 * if the write fails.
  /frameworks/base/docs/html/training/activity-testing/
activity-basic-testing.jd 36 method fails, this might indicate a potential defect in your code.</p>
164 your assertion method to give some contextual details if the assertion fails.</li>
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
AccessibilityNodeInfoDumper.java 167 * @return false if a node fails the check, true if all is OK
193 * @return false if node fails the check.
  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
log.h 227 * Log a fatal error. If the given condition fails, this stops program
264 * Assertion that generates a log message when the assertion fails.
  /hardware/invensense/60xx/mlsdk/platform/include/
log.h 223 * Log a fatal error. If the given condition fails, this stops program
260 * Assertion that generates a log message when the assertion fails.

Completed in 770 milliseconds

<<51525354555657585960>>