Searched refs:caughtException (Results 1 – 5 of 5) sorted by relevance
82 boolean caughtException = false; in TestParse()94 caughtException = true; in TestParse()97 if (except && !caughtException) { in TestParse()
83 boolean caughtException = false; in TestParse()95 caughtException = true; in TestParse()98 if (except && !caughtException) { in TestParse()
635 bool caughtException = false; in main() local648 caughtException = true; in main()650 if ( caughtException != true ) in main()787 bool caughtException = false; in main() local794 caughtException = true; in main()796 if ( caughtException != true ) in main()970 bool caughtException = false; in main() local977 caughtException = true; in main()979 if ( caughtException != true ) in main()
1033 boolean caughtException = false; in Test4216006()1038 caughtException = true; in Test4216006()1040 if (!caughtException) { in Test4216006()
1034 boolean caughtException = false; in Test4216006()1039 caughtException = true; in Test4216006()1041 if (!caughtException) { in Test4216006()