Searched refs:my_exception (Results 1 - 1 of 1) sorted by relevance

/external/eigen/test/
H A Dexceptions.cpp19 struct my_exception struct
21 my_exception() {} function in struct:my_exception
22 ~my_exception() {}
45 throw my_exception();
85 catch (my_exception) { \

Completed in 627 milliseconds