HomeSort by relevance Sort by last modified time
    Searched refs:failure (Results 51 - 75 of 141) sorted by null

1 23 4 5 6

  /external/stlport/src/
ios.cpp 33 // class ios_base::failure, a subclass of exception. It's used solely
36 ios_base::failure::failure(const string& s) function in class:ios_base::failure
40 ios_base::failure::~failure() _STLP_NOTHROW_INHERENTLY {}
212 strcpy(buffer, "ios failure: rdstate = 0x");
219 arg = "ios failure";
225 throw failure(arg);
sparc_atomic.s 21 bne 0b ! Retry upon failure
  /frameworks/base/media/libmedia/
MediaScanner.cpp 167 if (exceptionCheck && exceptionCheck(exceptionEnv)) goto failure;
177 if (exceptionCheck && exceptionCheck(exceptionEnv)) goto failure;
184 failure:
  /cts/tests/tests/os/src/android/os/cts/
MessengerTest.java 169 // Used in other process. If the sent msg does not equal to expected, it will throw failure
288 * handled by this thread. If not equals to expected, there will be a failure thrown.
292 failure(new RuntimeException("Message.arg1 is not " + MSG_ARG1 + ", it's " method
297 failure(new RuntimeException("Message.arg2 is not " + MSG_ARG2 + ", it's " method
302 failure(new RuntimeException("Message.replyTo is not me, it's " + msg.replyTo)); method
342 public void failure(RuntimeException failure) { method in class:MessengerTest.MessengerTestHelper
345 mFailure = failure;
367 mFailure = new RuntimeException("no failure exception set");
  /dalvik/vm/mterp/x86-atom/
OP_NEW_INSTANCE.S 77 cmp $$0, %eax # check for failure
95 cmp $$0, %eax # check for failure
125 cmp $$0, %edx # check for failure
OP_NEW_ARRAY.S 67 cmp $$0, %eax # check for failure
88 cmp $$0, %eax # check for allocation failure
  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 79 failure("expected " printfType " but got " printfType, \
85 * error string on failure.
93 return failure("could not find StaticFromNative");
100 return failure("could not find InstanceFromNative");
108 return failure("could not find InstanceFromNative.theOne");
115 return failure("could not construct string");
140 *errorMsg = failure("could not find static test method %s:%s",
155 *errorMsg = failure("could not find instance test method %s:%s",
243 return failure("shouldn't happen");
346 return failure("shouldn't happen")
    [all...]
helper.c 27 char *failure(const char *format, ...) { function
  /external/icu4c/test/intltest/
tzbdtest.cpp 126 if (failure(status, "TimeZone::inDaylightTime")) return;
131 if (failure(status, "TimeZone::inDaylightTime")) return;
135 if (failure(status, "TimeZone::inDaylightTime")) return;
198 if (failure(status, "TimeZone::inDaylightTime"))
211 if (failure(status, "GregorianCalendar::setTime")) return;
217 if (failure(status, "GregorianCalendar::get")) return;
386 if (failure(status, "SimpleTimeZone::inDaylightTime")) return;
390 if (failure(status, "SimpleTimeZone::inDaylightTime")) return;
399 if (failure(status, "SimpleTimeZone::inDaylightTime")) return;
455 if (failure(status, "TimeZone::inDaylightTime")) return
    [all...]
calregts.h 87 UBool failure(UErrorCode status, const char* msg);
nmfmtrt.h 70 UBool failure(UErrorCode status, const char* msg, UBool possibleDataError=FALSE);
callimts.cpp 100 if (failure(status, "Calendar::createInstance")) return;
175 if (failure(status, "Calendar::createInstance")) {
302 if (failure(status, "new GregorianCalendar")) {
306 if (failure(status, "GregorianCalendar::setTime")) {
341 if (failure(status, "Calendar set/getTime")) {
395 if (failure(status, "Calendar::add")) {
pptest.cpp 36 ParsePositionTest::failure(UErrorCode status, const char* msg, UBool possibleDataError) function in class:ParsePositionTest
180 if (failure(status, "NumberFormat::createInstance", TRUE)){
calregts.cpp 113 CalendarRegressionTest::failure(UErrorCode status, const char* msg) function in class:CalendarRegressionTest
136 failure(status, "Calendar::createInstance(status)");
140 failure(status, "cal->getTime");
159 failure(status, "new GregorianCalendar");
164 failure(status, "cal->get");
166 failure(status, "cal->get");
182 failure(status, "new GregorianCalendar");
188 failure(status, "cal1->add");
201 failure(status, "cal->get");
203 failure(status, "cal->get")
    [all...]
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
uios.h 82 typedef file_exception failure; ///< Thrown by fstream on errors. typedef in class:ustl::ios_base
  /external/gtest/test/
gtest_output_test_.cc 72 // This function calls a test subroutine, catches the fatal failure it
75 // Calls a subrountine that yields a fatal failure.
78 // Catches the fatal failure and aborts the test.
94 // Tests catching a fatal failure in a subroutine.
96 printf("(expecting a failure that x should be 1)\n");
101 // Tests catching a fatal failure in a nested subroutine.
103 printf("(expecting a failure that x should be 1)\n");
105 // Calls a subrountine that yields a fatal failure.
108 // Catches the fatal failure and aborts the test.
120 printf("(expecting a failure on false)\n")
873 FailureMode* failure = static_cast<FailureMode*>(attr); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
RemoteAdtTestRunner.java 194 TestReferenceFailure failure = local
197 mExecution.getListener().notifyTestFailed(failure);
  /external/v8/test/mjsunit/
short-circuit-boolean.js 34 return a != 0 && "failure";
43 return a == 0 || "failure";
  /frameworks/base/media/libstagefright/
StagefrightMediaScanner.cpp 126 if (!client->addStringTag(key, val)) goto failure;
136 if (!client->addStringTag("duration", buffer)) goto failure;
142 failure:
  /packages/apps/Email/src/com/android/exchange/
AbstractSyncService.java 103 * functionality, success is indicated by a failure to throw an Exception
165 int failure = NO_FAILURE; field in class:AbstractSyncService.ValidationResult
171 failure = _failure;
181 failure = EXCEPTION;
  /external/dbus/dbus/
dbus-keyring.c 399 * @returns #FALSE on failure
967 * @param error error on failure
968 * @returns key ID to use for auth, or -1 on failure
1114 goto failure;
1124 goto failure;
1137 goto failure;
1144 goto failure;
1151 goto failure;
1172 failure:
  /frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java 114 * time. The list is fairly short, and the consequences of failure
199 * RuntimeException on failure.
361 int failure; local
364 failure = 0;
372 failure++;
378 if (failure == REGISTER_MAP_METHODS.length) {
387 (REGISTER_MAP_METHODS.length - failure) + " of " +
390 if (failure > 0) {
391 Log.i(TAG, " First failure: " + failed);
430 Log.w(TAG, "Failure preloading resources", e)
    [all...]
  /frameworks/base/core/jni/
android_bluetooth_common.cpp 610 goto failure;
615 goto failure;
627 goto failure;
646 failure:
668 goto failure;
685 failure:
  /external/stlport/stlport/stl/
_ios_base.h 51 class _STLP_CLASS_DECLSPEC failure : public __Named_exception { class in class:ios_base
53 explicit failure(const string&);
54 virtual ~failure() _STLP_NOTHROW_INHERENTLY;
  /external/v8/test/cctest/
test-disasm-arm.cc 80 bool failure = false;
92 if (!DisassembleAndCompare(pc, compare_string)) failure = true; \
97 // Exit with a failure if at least one of the tests failed.
99 if (failure) { \

Completed in 507 milliseconds

1 23 4 5 6