Home
last modified time | relevance | path

Searched refs:special_except (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/test-gnustl-full/unit/
Dexception_test.cpp59 struct special_except {}; struct
61 throw special_except(); in throw_func()
91 catch (special_except) { in unexpected_except()
/ndk/tests/device/test-stlport/unit/
Dexception_test.cpp59 struct special_except {}; struct
61 throw special_except(); in throw_func()
91 catch (special_except) { in unexpected_except()