/external/srec/portable/include/ |
PStackTrace.h | 49 * 2) module has already been initialized by another process 3) module fails to get the current directory 60 * @return ESR_INVALID_ARGUMENT is value is null; ESR_FATAL_ERROR if locking an internal mutex fails
|
/external/webkit/WebKit/chromium/src/ |
WebInputEventConversion.h | 78 // mousedown and mouseup. If the event mapping fails, the event type will 87 // and keyup. If the event mapping fails, the event type will be set to
|
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/ |
PowerMeasurement.java | 81 assertTrue("Fails to clear the cahche", false); 83 assertTrue("Fails to clear the cahche", clearCacheSuccess);
|
/libcore/luni/src/main/java/java/security/ |
AuthProvider.java | 65 * if the login fails. 81 * if the logout fails.
|
/libcore/luni/src/main/java/java/util/ |
Queue.java | 45 * operation fails. 50 * fails.
|
/libcore/luni/src/test/java/libcore/java/text/ |
SimpleDateFormatTest.java | 27 // The RI fails this test. 45 // The RI fails this test because this is an ICU-compatible Android extension.
|
/libcore/luni/src/test/java/tests/api/java/util/concurrent/ |
AbstractQueueTest.java | 53 * add throws ISE true if offer fails 162 * addAll throws ISE if an add fails
|
/ndk/docs/system/libc/ |
SYSV-IPC.html | 44 int fails = 0; 78 if (++fails >= MAX_FAILS)
|
/packages/apps/Camera/tests/src/com/android/camera/stress/ |
CameraStartUp.java | 46 fail("Fails to get the output file"); 70 fail("Fails to launch video output file");
|
/packages/apps/Mms/tests/src/com/android/mms/ |
MmsStability.java | 75 assertTrue("Fails to send mms", false); 101 assertTrue("Fails to send mms", false);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
AndroidExportNature.java | 43 * @throws CoreException if configuration fails. 63 * @throws CoreException if configuration fails.
|
/build/core/combo/ |
HOST_linux-x86.mk | 30 # fails to build.
|
/cts/apps/CtsVerifier/jni/audioquality/ |
CompareSpectra.h | 27 the measurement fails for some reason, return 0; else return 1, for
|
/cts/tests/appsecurity-tests/test-apps/InstrumentationAppDiffCert/ |
AndroidManifest.xml | 35 verify it fails.
|
/dalvik/tests/056-const-string-jumbo/ |
build | 17 # Stop if something fails.
|
/dalvik/tests/etc/ |
default-build | 17 # Stop if something fails.
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeyEvent.java | 67 * @return INJECT_SUCCESS if it goes through, and INJECT_FAIL if it fails
|
/external/bouncycastle/src/main/java/org/bouncycastle/x509/ |
X509CertStoreSelector.java | 50 * @exception IllegalArgumentException if selector is null or creation fails.
|
/external/chromium/base/ |
safe_strerror_posix.h | 19 // Thread-safe strerror function with dependable semantics that never fails.
|
/external/chromium/sdch/open-vcdiff/ |
ChangeLog | 48 * Issue #18: Building RPM package fails on Fedora 9: Installed (but 84 * Issue #15: open-vcdiff fails to compile on Fedora 9 93 * Issue #15: open-vcdiff fails to compile on Fedora 9 113 * Issue #2: Unit test blockhash_test fails.
|
autogen.sh | 42 mv aclocal.m4.tmp aclocal.m4 # we did set -e above, so we die if this fails
|
/external/chromium/third_party/icu/source/i18n/ |
ucurrimp.h | 42 * the parse fails, the position in unchanged upon output.
|
/external/clearsilver/java-jni/ |
JNI.java | 9 * <p>If this fails, the JVM exits with a code of 1. However, this strategy
|
/external/guava/src/com/google/common/io/ |
PatternFilenameFilter.java | 40 * @throws PatternSyntaxException if pattern compilation fails (runtime)
|
/external/icu4c/i18n/ |
ucurrimp.h | 42 * the parse fails, the position in unchanged upon output.
|