Lines Matching refs:countErrors
192 int32_t countErrors=0; in testTrieGetters() local
215 ++countErrors; in testTrieGetters()
230 ++countErrors; in testTrieGetters()
243 ++countErrors; in testTrieGetters()
265 ++countErrors; in testTrieGetters()
271 ++countErrors; in testTrieGetters()
274 if(countErrors>10) { in testTrieGetters()
297 ++countErrors; in testTrieGetters()
300 if(countErrors>10) { in testTrieGetters()
349 int32_t countErrors=0; in testBuilderGetters() local
365 ++countErrors; in testBuilderGetters()
368 if(countErrors>10) { in testBuilderGetters()