/frameworks/base/core/java/android/util/ |
Log.java | 93 * Interface to handle terrible failures from {@link #wtf()}.
|
/frameworks/base/docs/html/sdk/ |
android-1.1.jd | 172 <li>Improves recovery from POP3 connection failures.</li>
|
/frameworks/base/media/jni/audioeffect/ |
android_media_Visualizer.cpp | 288 // failures:
|
/frameworks/base/media/libmedia/ |
mediarecorder.cpp | 412 // Do not change our current state to MEDIA_RECORDER_ERROR, failures
|
/frameworks/base/tools/aapt/ |
Package.cpp | 202 printf("Removing %s due to earlier failures\n", outputFile.string());
|
ZipFile.cpp | 398 * From here on out, failures are more interesting. 574 * From here on out, failures are more interesting. [all...] |
/frameworks/ex/common/java/com/android/common/ |
OperationScheduler.java | 310 * is called. Commonly used for authentication failures (which are reset
|
/ndk/sources/host-tools/make-3.81/ |
make.h | 598 failure cases. If you still experience failures you'll need to either get
|
/packages/apps/Phone/src/com/android/phone/ |
InCallUiState.java | 261 * dialog. (Normally, in CDMA we handle some types of call failures
|
/system/core/adb/ |
fdevent.c | 38 ** and server. Any extra output will cause failures.
|
/external/protobuf/gtest/src/ |
gtest.cc | 180 " should catch exceptions and treat them as test failures."); 504 // results. Intercepts only failures from the current thread. 585 << " Actual: " << results.size() << " failures"; 3199 int failures = 0; local [all...] |
/build/tools/zipalign/ |
ZipFile.cpp | 398 * From here on out, failures are more interesting. 574 * From here on out, failures are more interesting. [all...] |
/external/chromium/chrome/browser/chromeos/status/ |
network_menu.cc | 124 // Connection failures are responsible for updating the UI, including 181 // Connection failures are responsible for updating the UI, including [all...] |
/external/chromium/crypto/ |
rsa_private_key_unittest.cc | 183 // Before we were handling this correctly, we would see one of two failures: 189 // This test case verifies these two failures modes don't occur.
|
/packages/apps/Email/src/com/android/email/service/ |
AttachmentDownloadService.java | 515 // TODO: This code is conservative and treats connection issues as failures. 518 // in a tight loop, we can exclude counting connection issues as "failures". [all...] |
/external/webkit/Tools/Scripts/ |
old-run-webkit-tests | 137 # Dynamic configuration as-written will also cause random failures in 285 --exit-after-n-failures N Exit after the first N failures (includes crashes) instead of running all tests 332 'exit-after-n-failures=i' => \$exitAfterNFailures, [all...] |
/external/webkit/Tools/ |
ChangeLog-2010-05-24 | 461 Unreviewed fix for websocket test failures. [all...] |
/external/llvm/docs/ |
TestingGuide.html | [all...] |
/external/mesa3d/docs/ |
news.html | [all...] |
versions.html | 904 <li>various GL conformance failures fixed since 3.2.1 [all...] |
/external/v8/src/ |
stub-cache.cc | [all...] |
/external/valgrind/main/docs/html/ |
dist.news.html | 30 crashing?or?assertion?failures?have?been?fixed.<br> 602 ????????except?in?the?case?of?critical?failures,?such?as?Valgrind<br> [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
GsmDataConnectionTracker.java | [all...] |
/hardware/broadcom/wlan/bcm4329/dhdutil/ |
dhdu.c | 212 "\t-s N stop after N tx failures\n" 668 printf("Counts: %d send attempts, %d received, %d tx failures\n", 695 printf("%sstop after %d tx failures", str, pktgen.stop); [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
dhdu.c | 212 "\t-s N stop after N tx failures\n" 668 printf("Counts: %d send attempts, %d received, %d tx failures\n", 695 printf("%sstop after %d tx failures", str, pktgen.stop); [all...] |