Searched refs:testSucceeded (Results 1 – 1 of 1) sorted by relevance
1467 bool testSucceeded = okayNoExceptionCaught || g_NumExceptionsCaught > 0; in Test3_pipeline() local1468 if(testSucceeded) { in Test3_pipeline()