HomeSort by relevance Sort by last modified time
    Searched full:failed (Results 476 - 500 of 20584) sorted by null

<<11121314151617181920>>

  /external/libunwind/tests/
ia64-test-sig.c 50 panic ("unw_init() failed!\n");
54 panic ("unw_step() failed!\n");
59 panic ("failed to find signal frame!\n");
62 panic ("unw_step() failed!\n");
65 panic ("failed to get IP!\n");
73 panic ("failed to set IP!\n");
  /external/shflags/test_results/1.0.1/
Linux-Ubuntu_Hardy-8.04.txt 35 tests failed: 0 0%
59 tests failed: 0 0%
77 tests failed: 0 0%
93 tests failed: 0 0%
120 tests failed: 0 0%
144 tests failed: 0 0%
162 tests failed: 0 0%
178 tests failed: 0 0%
202 tests failed: 0 0%
226 tests failed: 0 0
    [all...]
Mac_OS_X-10.5.4.txt 35 tests failed: 0 0%
52 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
63 tests failed: 2 1%
81 tests failed: 0 0%
97 tests failed: 0 0%
124 tests failed: 0 0%
141 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
152 tests failed: 2 1
    [all...]
Solaris-9-U6-x86.txt 35 tests failed: 0 0%
52 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
63 tests failed: 2 1%
81 tests failed: 0 0%
97 tests failed: 0 0%
124 tests failed: 0 0%
141 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
152 tests failed: 2 1
    [all...]
Solaris-nv-77-x86.txt 35 tests failed: 0 0%
52 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
63 tests failed: 2 1%
81 tests failed: 0 0%
97 tests failed: 0 0%
124 tests failed: 0 0%
141 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
152 tests failed: 2 1
    [all...]
  /frameworks/base/core/java/android/os/
SystemVibrator.java 48 Log.w(TAG, "Failed to vibrate; no vibrator service.");
64 Log.w(TAG, "Failed to vibrate; no vibrator service.");
70 Log.w(TAG, "Failed to vibrate.", e);
81 Log.w(TAG, "Failed to vibrate; no vibrator service.");
92 Log.w(TAG, "Failed to vibrate.", e);
111 Log.w(TAG, "Failed to cancel vibration.", e);
  /frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/services/
MoveJobTest.java 49 // Should have failed, source not deleted. Moving by bytes for virtual files
58 // Should have failed, source not deleted.
71 // Should have failed, source not deleted. Moving by bytes for virtual files
92 // should have failed, source not deleted
99 // should have failed, source not deleted
106 // should have failed, source not deleted
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
conditionals 122 $(info failed 1)
125 $(info failed 2)
130 $(info failed 3)
132 $(info failed 4)
134 $(info failed 5)
136 $(info failed 6)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wmiatlprov.h 69 if(FAILED (m_hr)) {
78 if(FAILED(hr)) return hr;
84 if(FAILED(hr)) return hr;
89 if(FAILED(hr)) return hr;
94 if(FAILED(hr)) return hr;
99 if(FAILED(hr)) return hr;
104 if(FAILED(hr)) return hr;
135 if(FAILED(m_hr)) return;
144 if(FAILED(m_hr)) return;
153 if(FAILED(m_hr)) return
    [all...]
  /system/extras/ext4_utils/
indirect.c 58 error("failed to reserve oob block");
63 error("failed to advance %d blocks", len);
71 error("failed to reserve oob block");
88 error("failed to reserve oob block");
117 error("failed to reserve oob block");
131 error("failed to advance %d blocks", ind_block_len);
147 error("failed to reserve oob block");
177 error("failed to advance %d blocks", len);
198 error("failed to advance oob block");
209 error("failed to advance %d blocks", len)
    [all...]
  /bootable/recovery/
bootloader.cpp 82 LOGE("failed to find \"%s\"\n", v->blk_device);
88 LOGE("failed to open \"%s\": %s\n", v->blk_device, strerror(errno));
95 if (r != size) LOGE("failed to read \"%s\": %s\n", v->blk_device, strerror(errno));
108 LOGE("failed to find \"%s\"\n", v->blk_device);
114 LOGE("failed to open \"%s\": %s\n", v->blk_device, strerror(errno));
121 if (r != size) LOGE("failed to read \"%s\": %s\n", v->blk_device, strerror(errno));
129 LOGE("failed to open \"%s\": %s\n", v->blk_device, strerror(errno));
133 LOGE("failed to write \"%s\": %s\n", v->blk_device, strerror(errno));
138 LOGE("failed to finish \"%s\": %s\n", v->blk_device, strerror(errno));
159 printf("failed to stat \"%s\" try %d: %s\n", fn, tries, strerror(errno))
    [all...]
  /frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
math.rs 112 bool failed = false;
186 if (failed) {
187 rsDebug("test_fp_math FAILED", time);
193 return failed;
251 bool failed = false;
262 if (failed) {
263 rsDebug("test_basic_operators FAILED", 0);
269 return failed;
289 bool failed = false;
299 if (failed) {
    [all...]
  /bootable/recovery/minzip/
SysUtil.c 28 LOGE("fstat(%d) failed: %s\n", fd, strerror(errno));
34 LOGE("mmap(%d, R, PRIVATE, %d, 0) failed: %s\n", (int) sb.st_size, fd, strerror(errno));
43 LOGE("malloc failed: %s\n", strerror(errno));
63 LOGE("failed to read block device from header\n");
74 LOGE("failed to parse block map header\n");
89 LOGE("calloc(%u, %zu) failed: %s\n", range_count, sizeof(MappedRange), strerror(errno));
97 LOGE("failed to reserve address space: %s\n", strerror(errno));
104 LOGE("failed to open block device %s: %s\n", block_dev, strerror(errno));
116 LOGE("failed to parse range %d in block map\n", i);
129 LOGE("failed to map block %d: %s\n", i, strerror(errno))
    [all...]
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
PasswordMinimumRestrictionsTest.java 91 + " failed to get expected value on mDevicePolicyManager.",
98 getMethodName(METHOD_LIST[i]) + " failed to get expected value on mParentDpm.",
112 fail("Failed to execute set method: " + setMethodName(method));
125 fail("Failed to execute set method: " + setMethodName(method));
138 assertEquals(getMethodName(METHOD_LIST[i]) + " failed.", TEST_PASSWORD_LENGTH_LOW + i,
145 assertEquals(getMethodName(METHOD_LIST[i]) + " failed.", TEST_PASSWORD_LENGTH + i,
148 assertEquals(getMethodName(METHOD_LIST[i]) + " failed.", TEST_PASSWORD_LENGTH + i,
153 assertEquals(getMethodName(METHOD_LIST[i]) + " failed.", TEST_PASSWORD_LENGTH_LOW + i,
156 assertEquals(getMethodName(METHOD_LIST[i]) + " failed.", TEST_PASSWORD_LENGTH + i,
166 assertEquals(getMethodName(METHOD_LIST[i]) + " failed.", TEST_PASSWORD_LENGTH + i
    [all...]
  /system/core/toolbox/
nandread.c 127 fprintf(stderr, "failed get mtd info for %s, %s\n",
141 fprintf(stderr, "failed allocate readbuffer size %u\n",
153 fprintf(stderr, "failed get ecc layout for %s, %s\n",
166 fprintf(stderr, "failed get ecc stats for %s, %s\n",
174 printf("initial ecc failed: %u\n", initial_ecc.failed);
183 fprintf(stderr, "failed set raw mode for %s, %s\n",
204 fprintf(stderr, "failed to read oob data at %" PRIx64 ", %d\n", pos, ret);
210 fprintf(stderr, "failed get ecc stats for %s, %s\n",
222 if (ecc.failed != last_ecc.failed
    [all...]
  /cts/apps/CameraITS/tests/scene0/
test_metadata.py 26 global md, props, failed
76 assert(not failed)
84 failed = False variable
86 global md, props, failed
91 print "Failed>>", expr
92 failed = True
94 print "Failed>>", expr
95 failed = True
  /cts/tests/signature/src/android/signature/cts/
ResultObserver.java 26 * @param name Name of the failed element (interface/class/method/field)
27 * @param errorMessage a descriptive message indicating why it failed.
  /device/google/dragon/crash_collector/
crash_dispatcher.cc 43 ALOGE("Failed to read. errno = %d", errno);
49 ALOGE("Failed to pipe. errno = %d", errno);
62 ALOGE("Failed to fork. errno = %d", errno);
67 ALOGE("Failed to close the pipe's write end. errno = %d", errno);
71 ALOGE("Failed to dup the pipe's read end. errno = %d", errno);
75 ALOGE("Failed to execute crash_collector. errno = %d", errno);
80 ALOGE("Failed to close the pipe's read end.");
92 ALOGE("Failed to read. errno = %d", errno);
  /external/antlr/antlr-3.4/runtime/Perl5/examples/simplecalc/
simplecalc.pl 20 print "failed: ", $parser->failed(), "\n";
  /external/autotest/client/common_lib/
host_queue_entry_states.py 12 'Archiving', 'Aborted', 'Completed', 'Failed', 'Stopped',
19 COMPLETE_STATUSES = (Status.ABORTED, Status.COMPLETED, Status.FAILED,
  /external/avahi/avahi-sharp/en/Avahi/
ResolverBase.xml 21 <Member MemberName="Failed">
22 <MemberSignature Language="C#" Value="public event Avahi.ErrorCodeHandler Failed;" />
  /external/clang/test/SemaCXX/
constexpr-nqueens.cpp 7 bool Failed;
9 constexpr Board() : State(0), Failed(false) {}
10 constexpr Board(const Board &O) : State(O.State), Failed(O.Failed) {}
11 constexpr Board(uint64_t State, bool Failed = false) :
12 State(State), Failed(Failed) {}
39 return Try.Failed ? buildBoardScan(N, Col, Row, B) : Try;
  /external/compiler-rt/test/tsan/
java_alloc.cc 29 printf("FAILED\n");
37 // CHECK-NOT: FAILED
longjmp3.cc 37 printf("FAILED\n");
46 // CHECK-NOT: FAILED
  /external/dbus/cmake/modules/
CheckForAbstractSockets.c 16 fprintf (stderr, "socket() failed: %s\n", strerror (errno));
27 fprintf (stderr, "Abstract socket namespace bind() failed: %s\n",

Completed in 927 milliseconds

<<11121314151617181920>>