Searched refs:nFailCount (Results 1 – 1 of 1) sorted by relevance
150 int nFailCount = 0; in testOneDoc() local170 ++nFailCount; in testOneDoc()175 assertTrue( (""+nFailCount+" of "+nTestCount+" tests failed for " + type), nFailCount==0); in testOneDoc()
Completed in 9 milliseconds