HomeSort by relevance Sort by last modified time
    Searched refs:failure (Results 101 - 125 of 226) sorted by null

1 2 3 45 6 7 8 910

  /external/v8/test/mjsunit/
short-circuit-boolean.js 34 return a != 0 && "failure";
43 return a == 0 || "failure";
  /external/webkit/LayoutTests/storage/
multiple-transactions-on-different-handles.js 43 // Transaction failure callback
69 log("failure: db1 == db2");
  /packages/apps/Exchange/src/com/android/exchange/
AbstractSyncService.java 100 * functionality, success is indicated by a failure to throw an Exception
151 int failure = NO_FAILURE; field in class:AbstractSyncService.ValidationResult
157 failure = _failure;
167 failure = EXCEPTION;
  /external/icu4c/test/intltest/
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...]
tztest.cpp 166 if (failure(status, "new GregorianCalendar", TRUE)) return;
173 if (failure(status, "GregorianCalendar::getTime")) return;
184 if (failure(status, "new GregorianCalendar")) return;
222 failure(status, "TestRuleAPI");
233 if (failure(ec, "TimeZone::inDaylightTime")) return;
239 if (failure(ec, "TimeZone::inDaylightTime")) return;
247 if (failure(ec, "TimeZone::inDaylightTime")) return;
264 if (failure(status, "TimeZone::inDaylightTime")) return;
269 if (failure(status, "TimeZone::inDaylightTime")) return;
277 if (failure(status, "TimeZone::inDaylightTime")) return
    [all...]
  /external/dbus/dbus/
dbus-keyring.c 393 * @returns #FALSE on failure
940 * @param error error on failure
941 * @returns key ID to use for auth, or -1 on failure
1087 goto failure;
1097 goto failure;
1110 goto failure;
1117 goto failure;
1124 goto failure;
1145 failure:
  /bionic/libc/bionic/
stubs.c 54 * POSIX allows failure to find a match to be considered a non-error.
59 goto failure;
75 goto failure;
95 failure:
278 * passwd structure (sets errno to ENOENT on failure)
303 * group structure (sets errno to ENOENT on 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;
  /ndk/sources/cxx-stl/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;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/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;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/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/chromium/testing/gtest/test/
gtest_output_test_.cc 68 // This function calls a test subroutine, catches the fatal failure it
71 // Calls a subrountine that yields a fatal failure.
74 // Catches the fatal failure and aborts the test.
104 // Tests catching a fatal failure in a subroutine.
106 printf("(expecting a failure that x should be 1)\n");
111 // Tests catching a fatal failure in a nested subroutine.
113 printf("(expecting a failure that x should be 1)\n");
115 // Calls a subrountine that yields a fatal failure.
118 // Catches the fatal failure and aborts the test.
130 printf("(expecting a failure on false)\n")
    [all...]
  /external/stlport/src/
sparc_atomic.s 21 bne 0b ! Retry upon failure
sparc_atomic64.s 18 bne 1b ! Retry upon failure
  /ndk/sources/cxx-stl/stlport/src/
sparc_atomic.s 21 bne 0b ! Retry upon failure
sparc_atomic64.s 18 bne 1b ! Retry upon failure
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessorST.java 650 RuntimeException failure = null; local
769 failure = new EMMARuntimeException (SECURITY_RESTRICTION, new String [] {IAppConstants.APP_NAME}, se);
    [all...]
  /external/v8/test/mjsunit/regress/
regress-1201933.js 29 // failure during lazy compilation.
  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
flakytestreporter.py 105 The bots will update this with information from each new failure.
127 failure_messages = [failure.message() for failure in flaky_result.failures]
167 description = "Failure diff from %s" % bot_id
168 self._tool.bugs.add_attachment_to_bug(flake_bug_id, results_diff, description, filename="failure.diff")
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
RemoteAdtTestRunner.java 215 TestReferenceFailure failure = local
218 mExecution.getListener().notifyTestFailed(failure);
  /frameworks/base/core/jni/
android_server_BluetoothEventLoop.cpp 759 LOGE("failure setting up Event Loop!");
    [all...]
  /external/mksh/src/
Build.sh 195 /* force a failure: expr is false */
539 drop us a success or failure notice or even send in diffs.
628 own risk, please report success/failure to the developers.'
633 please report success/failure to the developers."
654 echo >&2 " please report success/failure to the developers."
669 own risk, please report success/failure to the developers.'
677 own risk, please report success/failure to the developers.'
710 own risk, please report success/failure to the developers.'
716 own risk, please report success/failure to the developers.'
735 own risk, please report success/failure to the developers.
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
ios_base.h 215 * 27.4.2.1.1 Class ios_base::failure
217 class failure : public exception class in class:ios_base
223 failure(const string& __str) throw();
228 ~failure() throw();
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 215 * 27.4.2.1.1 Class ios_base::failure
217 class failure : public exception class in class:ios_base
223 failure(const string& __str) throw();
228 ~failure() throw();
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 215 * 27.4.2.1.1 Class ios_base::failure
217 class failure : public exception class in class:ios_base
223 failure(const string& __str) throw();
228 ~failure() throw();

Completed in 1140 milliseconds

1 2 3 45 6 7 8 910