HomeSort by relevance Sort by last modified time
    Searched refs:bad_cast (Results 26 - 34 of 34) sorted by null

12

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
converter_policies.hpp 13 #include <typeinfo> // for std::bad_cast
135 class bad_numeric_cast : public std::bad_cast
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
shared_ptr.hpp 43 #include <typeinfo> // for std::bad_cast
278 boost::throw_exception(std::bad_cast());
  /external/elfutils/tests/
run-strings-test.sh 226 testfile4: 658e 8bad_cast
  /ndk/sources/cxx-stl/stlport/src/
locale_impl.cpp 117 _STLP_THROW(bad_cast());