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

/haiku/src/tests/misc/exception-test/
H A Dexception-test.cpp143 test(string (*catcher)(void (*)()), void (*thrower)(), const char *expected) argument
145 string caught((*catcher)(thrower));

Completed in 32 milliseconds