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

/haiku-fatelf/src/tests/misc/exception-test/
H A Dexception-test.cpp12 static const char *kCaughtA = "ExceptionA"; variable
40 return kCaughtA;
131 return kCaughtA;
164 test(catchA, throwA, kCaughtA);
196 test(catchAny, throwA, kCaughtA);

Completed in 43 milliseconds