Searched refs:totalWait (Results 1 – 1 of 1) sorted by relevance
1419 int totalWait = 0; in capTimeouts() local1422 totalWait += timeouts[index]; in capTimeouts()1427 if (totalWait >= min && totalWait <= max) { in capTimeouts()1433 if (totalWait < min) { in capTimeouts()1441 String.valueOf(totalWait), in capTimeouts()1451 if (totalWait <= maximumWait) { in capTimeouts()1461 String.valueOf(totalWait), in capTimeouts()