Searched defs:isFailure (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Derrorcode.h62 * if(isFailure()) { handleFailure(); }
95 UBool isFailure() const { return U_FAILURE(errorCode); } function in class:ErrorCode
107 * if(isFailure()) { handleFailure(); }
127 * Called by assertSuccess() if isFailure() is true.
/external/icu/icu4c/source/common/unicode/
H A Derrorcode.h64 * if(isFailure()) { handleFailure(); }
97 UBool isFailure() const { return U_FAILURE(errorCode); } function in class:ErrorCode
109 * if(isFailure()) { handleFailure(); }
129 * Called by assertSuccess() if isFailure() is true.
/external/junit/src/junit/framework/
H A DTestFailure.java55 public boolean isFailure() { method in class:TestFailure
/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DFormController.h48 bool isFailure() const { return m_type == TypeFailure; } function in class:blink::FormControlState
/external/clang/include/clang/Sema/
H A DOverload.h504 bool isFailure() const { return isBad() || isAmbiguous(); } function in class:clang::ImplicitConversionSequence
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 458 milliseconds