Home
last modified time | relevance | path

Searched defs:my_exception (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/eigen/test/
H A DAnnoyingScalar.h20 struct my_exception struct
22 my_exception() {} in my_exception() argument
23 ~my_exception() {} in ~my_exception() argument
/aosp_15_r20/external/fmtlib/test/
H A Dstd-test.cc294 struct my_exception : public std::exception { struct
299 my_exception(const std::string& s) : msg(s) {} in my_exception() function
315 EXPECT_EQ("my_ns1::my_ns2::my_exception: My Exception", in TEST()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/test/
Dno_exceptions_test.cpp19 my_exception: struct
26 return "my_exception"; in what() argument
D1-throw_exception_test.cpp15 class my_exception: public std::exception { }; class
Dthrow_exception_fail.cpp9 my_exception struct
D3-throw_exception_no_integration_test.cpp17 class my_exception: public std::exception { }; class
Dvisibility_test_lib.hpp13 struct BOOST_SYMBOL_VISIBLE my_exception: virtual std::exception, virtual boost::exception { }; struct
Derror_info_basic_test.cpp20 struct my_exception: virtual boost::exception {}; struct
Derrno_test.cpp21 my_exception: class
Dcurrent_exception_cast_test.cpp17 my_exception: class
D2-throw_exception_no_exceptions_test.cpp15 class my_exception: public std::exception { }; class
D4-throw_exception_no_both_test.cpp17 class my_exception: public std::exception { }; class
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/throw_exception/test/
Dmake_exception_ptr_test.cpp12 class my_exception: public std::exception {}; class
Dthrow_exception_fail.cpp9 my_exception struct
Dthrow_exception_test.cpp14 class my_exception: public std::exception { }; class
Dmake_exception_ptr_test2.cpp14 class my_exception: public std::exception {}; class
Dthrow_exception_no_integration_test.cpp14 class my_exception: public std::exception { }; class
Dthrow_exception_test2.cpp15 class my_exception: public std::exception class
Dthrow_exception_nx_test.cpp13 class my_exception: public std::exception {}; class
Dthrow_exception_no_exceptions_test.cpp15 class my_exception: public std::exception {}; class
Dthrow_exception_nx_test2.cpp14 class my_exception: public std::exception {}; class
Dthrow_exception_no_both_test.cpp16 class my_exception: public std::exception {}; class
Dmake_exception_ptr_nx_test.cpp24 class my_exception: public std::exception {}; class
Dmake_exception_ptr_nx_test2.cpp26 class my_exception: public std::exception {}; class
Dthrow_exception_test3.cpp24 class my_exception: public std::exception class

12