/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
messages.properties | 20 ParseFileFailure_s=Failed to parse %1$s file 24 AndroidJUnitLaunchAction_LaunchFail=Failed to launch test 31 AndroidJUnitTab_LoadInstrError_s=Failed to load instrumentations from %1$s 37 RemoteAdtTestRunner_RunFailedMsg_s=Test run failed: %1$s
|
/system/core/toolbox/ |
ln.c | 32 fprintf(stderr, "link failed %s\n", strerror(errno));
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/ |
ConnectivityManagerMobileTest.java | 208 assertTrue("failed to connect to " + TEST_ACCESS_POINT, 220 Log.v(LOG_TAG, "Wifi state transition validation failed."); 226 Log.v(LOG_TAG, "Mobile state transition validation failed."); 238 assertTrue("failed to connect to " + TEST_ACCESS_POINT, 253 Log.v(LOG_TAG, "disable Wifi failed"); 285 Log.v(LOG_TAG, "Wifi state transition validation failed."); 298 assertTrue("failed to connect to " + TEST_ACCESS_POINT, 330 Log.v(LOG_TAG, "Wifi state transition validation failed."); 336 Log.v(LOG_TAG, "Mobile state transition validation failed."); 367 Log.v(LOG_TAG, "Wifi state transition validation failed.") [all...] |
/external/opencore/engines/player/test/src/ |
test_pv_player_engine_testset7.cpp | 347 // AddDataSource failed 362 // Init failed 377 // GetMetadataKeys failed 392 // GetMetadataValue failed 407 // AddDataSink failed 422 // AddDataSink failed 437 // AddDataSink failed 452 // Prepare failed 467 // Start failed 482 // Stop failed [all...] |
/external/dbus/bus/ |
driver.c | 776 _dbus_verbose ("bus_activation_activate_service() failed\n"); 838 goto failed; 846 goto failed; 853 goto failed; 860 goto failed; 867 goto failed; 874 failed: 902 goto failed; 909 goto failed; 916 goto failed; [all...] |
/external/openssl/crypto/engine/ |
enginetest.c | 143 printf("Add failed!\n"); 150 printf("Remove failed!\n"); 158 printf("Add failed!\n"); 164 printf("Remove failed!\n"); 170 printf("Add failed!\n"); 176 printf("Add *should* have failed but didn't!\n"); 184 printf("Remove *should* have failed but didn't!\n"); 192 printf("Remove failed!\n"); 198 printf("Remove failed!\n"); 207 printf("Remove failed!i - probably no hardware [all...] |
/external/quake/quake/src/QW/client/ |
cd_linux.c | 58 Con_DPrintf("ioctl cdromeject failed\n"); 68 Con_DPrintf("ioctl cdromclosetray failed\n"); 79 Con_DPrintf("ioctl cdromreadtochdr failed\n"); 124 Con_DPrintf("ioctl cdromreadtocentry failed\n"); 147 Con_DPrintf("ioctl cdromplaytrkind failed\n"); 152 Con_DPrintf("ioctl cdromresume failed\n"); 172 Con_DPrintf("ioctl cdromstop failed (%d)\n", errno); 187 Con_DPrintf("ioctl cdrompause failed\n"); 206 Con_DPrintf("ioctl cdromresume failed\n"); 356 Con_DPrintf("ioctl cdromsubchnl failed\n") [all...] |
/external/quake/quake/src/WinQuake/ |
cd_linux.cpp | 58 Con_DPrintf("ioctl cdromeject failed\n"); 68 Con_DPrintf("ioctl cdromclosetray failed\n"); 79 Con_DPrintf("ioctl cdromreadtochdr failed\n"); 124 Con_DPrintf("ioctl cdromreadtocentry failed\n"); 147 Con_DPrintf("ioctl cdromplaytrkind failed\n"); 152 Con_DPrintf("ioctl cdromresume failed\n"); 172 Con_DPrintf("ioctl cdromstop failed (%d)\n", errno); 187 Con_DPrintf("ioctl cdrompause failed\n"); 206 Con_DPrintf("ioctl cdromresume failed\n"); 356 Con_DPrintf("ioctl cdromsubchnl failed\n") [all...] |
/external/gtest/test/ |
gtest_pred_impl_unittest.cc | 143 FAIL() << "The failed predicate assertion didn't abort the test " 198 // Tests a failed EXPECT_PRED1 where the 208 // Tests a failed EXPECT_PRED1 where the 218 // Tests a failed EXPECT_PRED1 where the 228 // Tests a failed EXPECT_PRED1 where the 270 // Tests a failed ASSERT_PRED1 where the 281 // Tests a failed ASSERT_PRED1 where the 292 // Tests a failed ASSERT_PRED1 where the 303 // Tests a failed ASSERT_PRED1 where the 346 // Tests a failed EXPECT_PRED_FORMAT1 where th [all...] |
/external/opencore/engines/author/src/ |
pvaenodeutility.cpp | 67 LOG_ERR((0, "PVAuthorEngineNodeUtility::Connect: Error - cmd.ConstructConnect failed. status=%d", status)); 85 LOG_ERR((0, "PVAuthorEngineNodeUtility::Disconnect: Error - cmd.ConstructDisconnect failed. status=%d", status)); 106 LOG_ERR((0, "PVAuthorEngineNodeUtility::QueryUUID: Error - cmd.ConstructQueryUUID failed. status=%d", status)); 126 LOG_ERR((0, "PVAuthorEngineNodeUtility::QueryInterface: Error - cmd.ConstructQueryInterface failed. status=%d", status)); 142 LOG_ERR((0, "PVAuthorEngineNodeUtility::Init: Error - cmd.Construct failed. status=%d", status)); 160 LOG_ERR((0, "PVAuthorEngineNodeUtility::Init: Error - cmd.Construct failed. status=%d", status)); 177 LOG_ERR((0, "PVAuthorEngineNodeUtility::Prepare: Error - cmd.Construct failed. status=%d", status)); 195 LOG_ERR((0, "PVAuthorEngineNodeUtility::Start: Error - cmd.Construct failed. status=%d", status)); 212 LOG_ERR((0, "PVAuthorEngineNodeUtility::Stop: Error - cmd.Construct failed. status=%d", status)); 229 LOG_ERR((0, "PVAuthorEngineNodeUtility::Pause: Error - cmd.Construct failed. status=%d", status)) [all...] |
/external/bluetooth/glib/tests/ |
testgdate.c | 15 gboolean failed = FALSE; variable 19 #define TEST(m,cond) G_STMT_START { failed = !(cond); \ 20 if (failed) \ 23 g_print ("\n(%s:%d) failed for: %s\n", __FILE__, __LINE__, ( # cond )); \ 25 g_print ("\n(%s:%d) failed for: %s: (%s)\n", __FILE__, __LINE__, ( # cond ), (gchar*)m); \ 150 if (failed) 231 if (failed) 243 if (failed) 255 if (failed) 294 if (failed) [all...] |
uri-test.c | 42 GConvertError expected_error; /* If failed */ 110 GConvertError expected_error; /* If failed */ 193 g_print ("\ng_filename_to_uri() test %d failed, expected to return NULL, actual result: %s\n", i, res); 200 g_print ("\ng_filename_to_uri() test %d failed, returned NULL, but didn't set error\n", i); 205 g_print ("\ng_filename_to_uri() test %d failed, returned NULL, set non G_CONVERT_ERROR error\n", i); 210 g_print ("\ng_filename_to_uri() test %d failed as expected, but set wrong errorcode %d instead of expected %d \n", 218 g_print ("\ng_filename_to_uri() test %d failed, expected result: %s, actual result: %s\n", 247 g_print ("\ng_filename_from_uri() test %d failed, expected to return NULL, actual result: %s\n", i, res); 254 g_print ("\ng_filename_from_uri() test %d failed, returned NULL, but didn't set error\n", i); 259 g_print ("\ng_filename_from_uri() test %d failed, returned NULL, set non G_CONVERT_ERROR error\n", i) [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
tls_openssl.c | 76 int read_alerts, write_alerts, failed; member in struct:tls_connection 197 cryptoapi_error("CryptCreateHash failed"); 204 cryptoapi_error("CryptGetHashParam failed"); 216 cryptoapi_error("CryptSetHashParam failed"); 228 cryptoapi_error("CryptSignHash failed"); 282 cryptoapi_error("Failed to open 'My system store'"); 334 wpa_printf(MSG_WARNING, "CryptoAPI: Failed to allocate memory " 365 cryptoapi_error("Failed to acquire a private key for the " 445 wpa_printf(MSG_DEBUG, "%s: failed to open system cert store " 467 "Failed to add ca_cert to OpenSSL [all...] |
/dalvik/libcore/luni/src/main/java/org/apache/harmony/misc/internal/nls/ |
messages.properties | 20 misc.3=lock failed 23 misc.6=Failed to get UTF-16 support, this is a bug
|
/dalvik/tests/068-classloader/src/ |
FancyLoader.java | 92 throw new ClassNotFoundException("getConstructor failed", 99 throw new ClassNotFoundException("newInstance failed", ie); 101 throw new ClassNotFoundException("newInstance failed", iae); 103 throw new ClassNotFoundException("newInstance failed", ite); 117 throw new ClassNotFoundException("getMethod failed", nsme); 123 throw new ClassNotFoundException("loadClass failed", iae); 125 throw new ClassNotFoundException("loadClass failed", 170 throw new ClassNotFoundException("defineClass failed", th);
|
/external/bluetooth/glib/ |
sanity_check | 20 echo "failed." 31 echo "failed."
|
/external/dbus/test/ |
test-names.c | 26 _dbus_verbose ("*** Failed to acquire name '%s': %s\n", name, 55 fprintf (stderr, "*** Failed to open connection to system bus: %s\n",
|
/external/elfutils/tests/ |
newscn.c | 38 fprintf (stderr, "Failed to open fdput file: %s\n", name); 46 fprintf (stderr, "Failed to elf_begin fdput file: %s\n", name);
|
/external/icu4c/samples/datecal/ |
cal.cpp | 42 puts("Calendar::get failed"); 48 puts("Calendar::add failed");
|
ccal.c | 43 puts("Calendar::get failed"); 50 puts("Calendar::add failed");
|
/external/icu4c/test/cintltst/ |
uenumtst.c | 229 log_err("uenum_count failed\n"); 233 log_err("uenum_next failed\n"); 237 log_err("uenum_unext failed\n"); 242 log_err("uenum_reset failed\n"); 248 log_err("uenum_next(NULL) failed\n"); 252 log_err("uenum_unext(NULL) failed\n"); 257 log_err("uenum_reset(NULL) failed\n"); 264 log_err("partial uenum_unext failed\n");
|
/external/qemu/audio/ |
dsound_template.h | 53 if (FAILED (hr)) { 96 if (FAILED (hr)) { 114 dolog ("%d attempts to lock " NAME " failed\n", i); 164 if (FAILED (hr)) { 169 if (FAILED (hr)) { 231 if (FAILED (hr)) { 237 if (FAILED (hr)) { 251 if (FAILED (hr)) {
|
/external/qemu/distrib/sdl-1.2.12/src/audio/windx5/ |
directx.h | 33 #ifndef FAILED 34 #define FAILED(x) ((HRESULT)(x)<0)
|
/external/qemu/distrib/sdl-1.2.12/src/loadso/dummy/ |
SDL_sysloadso.c | 34 SDL_SetError("Failed loading %s: %s", sofile, loaderror); 41 SDL_SetError("Failed loading %s: %s", name, loaderror);
|
/external/qemu/distrib/sdl-1.2.12/src/stdlib/ |
SDL_getenv.c | 190 printf("failed\n"); 197 printf("failed\n"); 205 printf("failed\n"); 212 printf("failed\n"); 220 printf("failed\n"); 227 printf("failed\n"); 235 printf("failed\n"); 242 printf("failed\n");
|