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

<<31323334353637383940>>

  /external/oprofile/pp/
opgprof_options.cpp 119 // we do a first try with exclude-dependent if it fails we include
  /external/protobuf/gtest/test/
gtest_break_on_failure_unittest_.cc 34 // A user can ask Google Test to seg-fault when an assertion fails, using
  /external/skia/src/gpu/
GrGeometryBuffer.h 48 * @return a pointer to the data or NULL if the lock fails.
  /external/skia/tests/
ColorTest.cpp 42 This test fails: SkFourByteInterp does *not* preserve opaque destinations.
SerializationTest.cpp 123 // Make sure this fails when it should (test with smaller size, but still multiple of 4)
155 // Make sure this fails when it should (test with smaller size, but still multiple of 4)
194 // Make sure this fails when it should
308 // even when the device fails to initialize, due to its size
  /external/stlport/stlport/stl/config/
_dm.h 11 * operator fails of course so we are force to use mutable key for this compiler.
  /external/v8/test/es5conform/
es5conform.status 278 # Test fails to return true on success (invalid test case).
282 # Test fails to return true on success (invalid test case).
286 # Test fails to return true on success (invalid test case).
290 # Test fails to return true on success (invalid test case).
294 # Test fails to return true on success (invalid test case).
298 # Test fails to return true on success (invalid test case).
302 # Test fails to return true on success (invalid test case).
306 # Test fails to return true on success (invalid test case).
311 # Test fails to return true on success (invalid test case).
  /external/v8/test/mjsunit/
elements-kind-depends.js 51 check(b); // fails
  /external/valgrind/main/docs/internals/
howto_oprofile.txt 48 for details. Even then it sometimes fails at the "opcontrol
  /frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorUtils.h 41 * if the test fails.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_MEInit.c 59 * that the requested behavior fails to comply with [ISO14496-10].
  /frameworks/base/core/java/android/net/http/
HttpConnection.java 46 * @throws IOException if the connection fails for any reason.
  /frameworks/base/core/java/com/android/internal/util/
Preconditions.java 45 * @param errorMessage the exception message to use if the check fails; will
  /frameworks/base/services/java/com/android/server/os/
SchedulingPolicyService.java 56 // must be in this order or it fails the schedulability constraint
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccCardConstants.java 47 /* PERM_DISABLED means ICC is permanently disabled due to puk fails */
  /frameworks/native/cmds/servicemanager/
binder.h 84 * - can safely be called even if binder_call() fails
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccServiceTable.java 46 Rlog.e(getTag(), "isAvailable for service " + (service + 1) + " fails, max service is " +
  /hardware/libhardware/tests/camera2/
CameraFrameTests.cpp 37 #define CAMERA_HEAP_COUNT 2 //HALBUG: 1 means registerBuffers fails
  /hardware/samsung_slsi/exynos5/mobicore/
README.android 51 from /data/app/mcRegistry/[uuid].tlbin and if it fails then it tries to read the trustlet from /system/app/mcRegistry/[uuid].tlb
  /libcore/luni/src/main/java/java/io/
InvalidClassException.java 28 * visible or fails.</li>
  /libcore/luni/src/main/java/libcore/net/url/
FtpHandler.java 48 * if this handler fails to establish a connection.
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
ProxyTest.java 29 * Make sure the proxy's class loader fails if it cannot see the class
  /libcore/luni/src/test/java/libcore/java/text/
SimpleDateFormatTest.java 33 // The RI fails this test.
51 // The RI fails this test because this is an ICU-compatible Android extension.
80 // The RI fails this test because it doesn't fully support UTS #35.
106 // The RI fails this test because it doesn't fully support UTS #35.
117 // The RI fails this test because it doesn't fully support UTS #35.
128 // The RI fails this test because it doesn't fully support UTS #35.
140 // The RI fails this test because it doesn't fully support UTS #35.
152 // The RI fails this test because it doesn't fully support UTS #35.
163 // The RI fails this test because it doesn't fully support UTS #35.
  /libcore/luni/src/test/java/libcore/java/util/concurrent/
CopyOnWriteArrayListTest.java 114 new CopyOnWriteArrayList<String>().subList(0, 0).clear(); // the RI fails here
132 bcd.remove("c"); // the RI fails here
150 def.retainAll(Arrays.asList("c", "e", "h")); // the RI fails here
159 def.removeAll(Arrays.asList("c", "e", "h")); // the RI fails here
  /libcore/luni/src/test/java/libcore/java/util/logging/
OldFormatterTest.java 60 // The RI fails in this test because it uses a MessageFormat to format

Completed in 736 milliseconds

<<31323334353637383940>>