/prebuilts/ndk/5/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;
|
/prebuilts/ndk/6/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;
|
/prebuilts/ndk/7/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;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_ios_base.h | 52 class _STLP_CLASS_DECLSPEC failure : public __Named_exception { class in class:ios_base 54 explicit failure(const string&); 55 virtual ~failure() _STLP_NOTHROW_INHERENTLY;
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_ios_base.h | 52 class _STLP_CLASS_DECLSPEC failure : public __Named_exception { class in class:ios_base 54 explicit failure(const string&); 55 virtual ~failure() _STLP_NOTHROW_INHERENTLY;
|
/external/bluetooth/bluedroid/stack/smp/ |
smp_l2c.c | 146 p_cb->failure = SMP_PAIR_NOT_SUPPORT;
|
/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/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/ |
function_sequence.js | 14 * @param {function} failureCallback callback to invoke on failure. 45 * @param {function} failureCallback new callback to call on failure.
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/tests/ |
utilities.js | 175 var failure = {success: false, messages: [message]}; 177 failure.messages.push(this.getDescription_('expected: ', expected)); 178 failure.messages.push(this.getDescription_('actual: ', actual)); 180 test.steps.push(failure);
|
/external/chromium_org/mojo/tools/ |
mojob.sh | 39 Note: It will abort on the first failure (if any).
|
/external/chromium_org/testing/gtest/test/ |
gtest_output_test_.cc | 70 // This function calls a test subroutine, catches the fatal failure it 73 // Calls a subrountine that yields a fatal failure. 76 // Catches the fatal failure and aborts the test. 116 // Tests catching a fatal failure in a subroutine. 118 printf("(expecting a failure that x should be 1)\n"); 123 // Tests catching a fatal failure in a nested subroutine. 125 printf("(expecting a failure that x should be 1)\n"); 127 // Calls a subrountine that yields a fatal failure. 130 // Catches the fatal failure and aborts the test. 142 printf("(expecting a failure on false)\n") [all...] |
/external/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/marisa-trie/v0_1_5/lib/marisa_alpha/ |
reader.cc | 87 } catch (const std::ios_base::failure &) {
|
writer.cc | 99 } catch (const std::ios_base::failure &) {
|
/external/openssh/contrib/redhat/ |
sshd.init.old | 55 case "`type -type failure`" in 57 failure "$1"
|
/external/stlport/src/ |
sparc_atomic.s | 21 bne 0b ! Retry upon failure
|
sparc_atomic64.s | 18 bne 1b ! Retry upon failure
|
/frameworks/base/core/java/android/net/ |
PacProxySelector.java | 110 public void connectFailed(URI uri, SocketAddress address, IOException failure) {
|
/ndk/build/core/ |
definitions-tests.mk | 24 # register a failure: 29 # If not, this will print an error message and increment the 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
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_output_test_.cc | 70 // This function calls a test subroutine, catches the fatal failure it 73 // Calls a subrountine that yields a fatal failure. 76 // Catches the fatal failure and aborts the test. 116 // Tests catching a fatal failure in a subroutine. 118 printf("(expecting a failure that x should be 1)\n"); 123 // Tests catching a fatal failure in a nested subroutine. 125 printf("(expecting a failure that x should be 1)\n"); 127 // Calls a subrountine that yields a fatal failure. 130 // Catches the fatal failure and aborts the test. 142 printf("(expecting a failure on false)\n") [all...] |
/external/icu4c/test/intltest/ |
calregts.cpp | 118 CalendarRegressionTest::failure(UErrorCode status, const char* msg) function in class:CalendarRegressionTest 141 failure(status, "Calendar::createInstance(status)"); 145 failure(status, "cal->getTime"); 164 failure(status, "new GregorianCalendar"); 169 failure(status, "cal->get"); 171 failure(status, "cal->get"); 187 failure(status, "new GregorianCalendar"); 193 failure(status, "cal1->add"); 215 failure(status, "new GregorianCalendar"); 221 failure(status, "->add(UCAL_MONTH,8)") [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
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/chromium_org/chrome/browser/chromeos/login/ |
existing_user_controller.cc | 684 void ExistingUserController::OnLoginFailure(const LoginFailure& failure) { 689 std::string error = failure.GetErrorString(); 692 HandleLoginFailure(failure)) { 697 if (failure.reason() == LoginFailure::OWNER_REQUIRED) { 705 } else if (failure.reason() == LoginFailure::TPM_ERROR) { 721 if (failure.reason() == LoginFailure::NETWORK_AUTH_FAILED && 722 failure.error().state() == 743 login_status_consumer_->OnLoginFailure(failure); 765 // In case of failure it'll bring up ScreenLock and ask for [all...] |