HomeSort by relevance Sort by last modified time
    Searched refs:runtime_error (Results 26 - 50 of 70) sorted by null

12 3

  /external/protobuf/gtest/test/
gtest_throw_on_failure_ex_test.cc 52 // std::runtime_error.
63 // A failed assertion should throw a subclass of std::runtime_error.
66 } catch(const std::runtime_error& e) {
  /external/stlport/test/unit/
time_facets_test.cpp 207 catch (runtime_error const&) {
241 * a runtime_error exception.
248 catch (runtime_error const&) {
259 catch (runtime_error const&) {
271 catch (runtime_error const& /* e */) {
282 catch (runtime_error const&) {
292 catch (runtime_error const&) {
304 catch (runtime_error const& /* e */) {
314 catch (runtime_error const& /* e */) {
326 catch (runtime_error const& /* e */)
    [all...]
collate_facets_test.cpp 135 catch (runtime_error const&) {
146 * a runtime_error exception.
154 catch (runtime_error const& /* e */) {
166 catch (runtime_error const& /* e */) {
179 catch (runtime_error const& /* e */) {
189 catch (runtime_error const& e) {
201 catch (runtime_error const& e) {
245 catch (runtime_error const& /* e */) {
259 catch (runtime_error const&) {
270 catch (runtime_error const&)
    [all...]
money_facets_test.cpp 430 catch (runtime_error const&) {
464 * a runtime_error exception.
472 catch (runtime_error const&) {
483 catch (runtime_error const&) {
495 catch (runtime_error const& /* e */) {
507 catch (runtime_error const&) {
518 catch (runtime_error const&) {
530 catch (runtime_error const& /* e */) {
558 catch (runtime_error const& /* e */) {
587 catch (runtime_error const& /* e */)
    [all...]
ctype_facets_test.cpp 331 catch (runtime_error const&) {
371 * a runtime_error exception.
380 catch (runtime_error const& /* e */) {
392 catch (runtime_error const& /* e */) {
404 catch (runtime_error const& /* e */) {
419 catch (runtime_error const& /* e */) {
432 catch (runtime_error const& /* e */) {
462 catch (runtime_error const& /* e */) {
476 catch (runtime_error const&) {
487 catch (runtime_error const&)
    [all...]
sort_test.cpp 205 catch (runtime_error const&)
214 catch (runtime_error const&)
  /ndk/tests/device/test-gnustl-full/unit/
time_facets_test.cpp 207 catch (runtime_error const&) {
241 * a runtime_error exception.
248 catch (runtime_error const&) {
259 catch (runtime_error const&) {
271 catch (runtime_error const& /* e */) {
282 catch (runtime_error const&) {
292 catch (runtime_error const&) {
304 catch (runtime_error const& /* e */) {
314 catch (runtime_error const& /* e */) {
326 catch (runtime_error const& /* e */)
    [all...]
collate_facets_test.cpp 135 catch (runtime_error const&) {
146 * a runtime_error exception.
154 catch (runtime_error const& /* e */) {
166 catch (runtime_error const& /* e */) {
179 catch (runtime_error const& /* e */) {
189 catch (runtime_error const& e) {
201 catch (runtime_error const& e) {
245 catch (runtime_error const& /* e */) {
259 catch (runtime_error const&) {
270 catch (runtime_error const&)
    [all...]
money_facets_test.cpp 430 catch (runtime_error const&) {
464 * a runtime_error exception.
472 catch (runtime_error const&) {
483 catch (runtime_error const&) {
495 catch (runtime_error const& /* e */) {
507 catch (runtime_error const&) {
518 catch (runtime_error const&) {
530 catch (runtime_error const& /* e */) {
558 catch (runtime_error const& /* e */) {
587 catch (runtime_error const& /* e */)
    [all...]
ctype_facets_test.cpp 331 catch (runtime_error const&) {
371 * a runtime_error exception.
380 catch (runtime_error const& /* e */) {
392 catch (runtime_error const& /* e */) {
404 catch (runtime_error const& /* e */) {
419 catch (runtime_error const& /* e */) {
432 catch (runtime_error const& /* e */) {
462 catch (runtime_error const& /* e */) {
476 catch (runtime_error const&) {
487 catch (runtime_error const&)
    [all...]
  /ndk/tests/device/test-stlport/unit/
time_facets_test.cpp 207 catch (runtime_error const&) {
241 * a runtime_error exception.
248 catch (runtime_error const&) {
259 catch (runtime_error const&) {
271 catch (runtime_error const& /* e */) {
282 catch (runtime_error const&) {
292 catch (runtime_error const&) {
304 catch (runtime_error const& /* e */) {
314 catch (runtime_error const& /* e */) {
326 catch (runtime_error const& /* e */)
    [all...]
collate_facets_test.cpp 135 catch (runtime_error const&) {
146 * a runtime_error exception.
154 catch (runtime_error const& /* e */) {
166 catch (runtime_error const& /* e */) {
179 catch (runtime_error const& /* e */) {
189 catch (runtime_error const& e) {
201 catch (runtime_error const& e) {
245 catch (runtime_error const& /* e */) {
259 catch (runtime_error const&) {
270 catch (runtime_error const&)
    [all...]
money_facets_test.cpp 430 catch (runtime_error const&) {
464 * a runtime_error exception.
472 catch (runtime_error const&) {
483 catch (runtime_error const&) {
495 catch (runtime_error const& /* e */) {
507 catch (runtime_error const&) {
518 catch (runtime_error const&) {
530 catch (runtime_error const& /* e */) {
558 catch (runtime_error const& /* e */) {
587 catch (runtime_error const& /* e */)
    [all...]
ctype_facets_test.cpp 331 catch (runtime_error const&) {
371 * a runtime_error exception.
380 catch (runtime_error const& /* e */) {
392 catch (runtime_error const& /* e */) {
404 catch (runtime_error const& /* e */) {
419 catch (runtime_error const& /* e */) {
432 catch (runtime_error const& /* e */) {
462 catch (runtime_error const& /* e */) {
476 catch (runtime_error const&) {
487 catch (runtime_error const&)
    [all...]
  /external/oprofile/libutil++/tests/
utility_tests.cpp 98 throw_tests<op_runtime_error, runtime_error>();
102 throw_tests<op_runtime_error, runtime_error>(true);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
debug_allocator.h 112 throw std::runtime_error("debug_allocator::deallocate"
118 throw std::runtime_error("debug_allocator::deallocate null pointer");
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
debug_allocator.h 112 throw std::runtime_error("debug_allocator::deallocate"
118 throw std::runtime_error("debug_allocator::deallocate null pointer");
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
debug_allocator.h 112 throw std::runtime_error("debug_allocator::deallocate"
118 throw std::runtime_error("debug_allocator::deallocate null pointer");
  /external/oprofile/agents/jvmpi/
jvmpi_oprofile.cpp 98 throw runtime_error("Error: Cannot find class for compiled"
106 throw runtime_error("Error: Cannot find method name for "
112 throw runtime_error("Error: Cannot find method signature "
196 throw runtime_error("Exiting");
214 throw runtime_error("Exiting");
228 throw runtime_error("Exiting");
  /external/stlport/stlport/stl/
_range_errors.c 18 // exception like std::runtime_error for instance will also catch exception
64 { _STLP_THROW_MSG(runtime_error, __msg); }
  /external/webkit/Source/JavaScriptCore/tests/mozilla/
runtests.pl 109 $runtime_error = "";
161 $runtime_error .= $_;
171 if ( $runtime_error ) {
177 &js_print( $runtime_error, "<pre>", "</pre>");
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 18 // exception like std::runtime_error for instance will also catch exception
64 { _STLP_THROW_MSG(runtime_error, __msg); }
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 18 // exception like std::runtime_error for instance will also catch exception
64 { _STLP_THROW_MSG(runtime_error, __msg); }
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 18 // exception like std::runtime_error for instance will also catch exception
64 { _STLP_THROW_MSG(runtime_error, __msg); }
  /external/stlport/src/
dll_main.cpp 77 runtime_error::~runtime_error() _STLP_NOTHROW_INHERENTLY {}

Completed in 1353 milliseconds

12 3