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

<<51525354555657585960>>

  /external/chromium_org/v8/test/mjsunit/
d8-os.js 95 // This test fails if you are root since root can read any dir.
105 // This test fails if you are root since root can read any dir.
to_number_order.js 69 // JSC fails this one: Returns 12345671234567.
78 // JSC fails this one: Returns 12345671234567.
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractService.java 63 * fails, the invocation should cause a call to {@link
75 * during this method's run, or after it has returned. If shutdown fails, the
  /external/icu4c/common/unicode/
uenum.h 119 * The result is terminated by (char)0. If the conversion fails
131 * fails. This error pertains only to current string, so iteration
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTest.cpp 111 // FIXME: This case fails due to a bug with getPointerToGlobal().
146 EXPECT_EQ(initialNum + i, *(int32_t*)gvPtr); // FAILS
  /external/mesa3d/src/mesa/main/
context.h 241 * \param retval value to return in case the assertion fails.
282 * \param retval value to return in case the assertion fails.
  /external/skia/gyp/
animator.gyp 39 #'../src/animator/SkAnimatorScript2.cpp', fails on windows
44 #'../src/animator/SkCondensedDebug.cpp', fails on windows
  /external/srec/srec/crec/
srec_initialize.c 64 to handle any grammar that the search needs to run. Initialization fails
67 to handle any grammar that the search needs to run. Initialization fails
  /external/stlport/stlport/stl/config/
_msvc.h 109 part of any lib so linking fails. When using VC8 to crosscompile for CE 5 on
110 an ARMV4I, the uncaught_exception test fails, the function returns the wrong
  /external/v8/test/mjsunit/
d8-os.js 95 // This test fails if you are root since root can read any dir.
105 // This test fails if you are root since root can read any dir.
to_number_order.js 69 // JSC fails this one: Returns 12345671234567.
78 // JSC fails this one: Returns 12345671234567.
  /external/valgrind/main/coregrind/m_syswrap/
syscall-ppc32-linux.S 97 bso 7f /* if the sigprocmask fails */
124 bso 7f /* if the sigprocmask fails */
syscall-ppc64-linux.S 105 bso 7f /* if the sigprocmask fails */
132 bso 7f /* if the sigprocmask fails */
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Stream.h 74 * When finishConfiguration() fails to allocate or register buffers.
81 * When finishConfiguration() fails to allocate or register buffers.
  /hardware/qcom/display/msm8960/liboverlay/pipes/
overlayGenPipe.cpp 141 //If rot commit fails, flush rotator session, memory, fd and create
158 //If mdp commit fails, flush rotator session, memory, fd and create a hollow
  /hardware/qcom/display/msm8x26/liboverlay/pipes/
overlayGenPipe.cpp 141 //If rot commit fails, flush rotator session, memory, fd and create
158 //If mdp commit fails, flush rotator session, memory, fd and create a hollow
  /hardware/ti/omap4xxx/libtiutils/
MessageQueue.cpp 97 @return android::UNKNOWN_ERROR if the read operation fromthe file read descriptor fails
184 @return android::UNKNOWN_ERROR if the write operation fromthe file write descriptor fails
  /libcore/luni/src/main/java/java/sql/
BatchUpdateException.java 33 * Once a batch update command fails and a {@code BatchUpdateException} is
209 * If a batch update command fails and a {@code BatchUpdateException} is
  /libcore/luni/src/main/java/org/xml/sax/helpers/
XMLReaderFactory.java 114 catch (RuntimeException e) { /* normally fails for applets */ }
116 // 2. if that fails, try META-INF/services/
  /libcore/luni/src/test/java/libcore/java/io/
OldBufferedInputStreamTest.java 130 // Test 1: Check that reset fails if no mark has been set.
161 // Test 8: Check that reset fails for a closed input stream.
  /libcore/luni/src/test/java/libcore/java/net/
URLTest.java 64 urlByHostName.equals(urlByAddress)); // fails on RI, which does DNS
364 fail(); // RI fails this
438 assertEquals("http://", new URL(base, "http://").toString()); // fails on RI; path retained
439 assertEquals("http://", new URL(base, "//").toString()); // fails on RI
453 assertEquals("http://a/b/c/d;p?y", new URL(base, "?y").toString()); // RI fails; file lost
523 assertEquals("/a", url.getFile()); // RI fails; doesn't insert '/' separator
524 assertEquals("http://host/a", url.toString()); // fails on RI
533 assertEquals("http:a", url.toString()); // fails on RI
UrlEncodingTest.java 198 fail(); // RI fails this test returning "A"
224 // The RI fails this, encoding \u0001 but not \u0000
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 109 part of any lib so linking fails. When using VC8 to crosscompile for CE 5 on
110 an ARMV4I, the uncaught_exception test fails, the function returns the wrong
  /packages/apps/Dialer/tests/src/com/android/dialer/util/
FakeAsyncTaskExecutor.java 152 * Fails if there was not exactly one task matching the given identifier.
168 * Fails if there were no tasks matching the given identifier.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 109 part of any lib so linking fails. When using VC8 to crosscompile for CE 5 on
110 an ARMV4I, the uncaught_exception test fails, the function returns the wrong

Completed in 492 milliseconds

<<51525354555657585960>>