Home
last modified time | relevance | path

Searched refs:my_unexp (Results 1 – 8 of 8) sorted by relevance

/ndk/tests/device/test-stlport_shared-exception/jni/
Dspec4.cpp9 void my_unexp () { throw 42; } in my_unexp() function
20 std::set_unexpected (my_unexp); in main()
Dspec3_1.cpp9 void my_unexp () { throw 42; } in my_unexp() function
20 std::set_unexpected (my_unexp); in main()
Dspec1.cpp9 void my_unexp () { throw 42; } in my_unexp() function
20 std::set_unexpected (my_unexp); in main()
Dspec2.cpp9 void my_unexp () { throw 42; } in my_unexp() function
20 std::set_unexpected (my_unexp); in main()
/ndk/tests/device/test-stlport_static-exception/jni/
Dspec4.cpp9 void my_unexp () { throw 42; } in my_unexp() function
20 std::set_unexpected (my_unexp); in main()
Dspec3_1.cpp9 void my_unexp () { throw 42; } in my_unexp() function
20 std::set_unexpected (my_unexp); in main()
Dspec2.cpp9 void my_unexp () { throw 42; } in my_unexp() function
20 std::set_unexpected (my_unexp); in main()
Dspec1.cpp9 void my_unexp () { throw 42; } in my_unexp() function
20 std::set_unexpected (my_unexp); in main()