Home
last modified time | relevance | path

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

/haiku/src/tests/misc/exception-test/
H A Dexception-test.cpp13 static const char *kCaughtB = "ExceptionB"; variable
54 return kCaughtB; in catchB()
133 return kCaughtB; in catchAny()
197 test(catchAny, throwB, kCaughtB); in main()