Searched refs:kCaughtA (Results 1 – 1 of 1) sorted by relevance
12 static const char *kCaughtA = "ExceptionA"; variable40 return kCaughtA; in catchA()131 return kCaughtA; in catchAny()164 test(catchA, throwA, kCaughtA); in main()196 test(catchAny, throwA, kCaughtA); in main()