Searched refs:expectErrorId (Results 1 – 1 of 1) sorted by relevance
88 private int expectErrorId = -1; field in TestEventHandler467 if (expectErrorId != -1) { in error()468 if (expectErrorId == id) { in error()469 expectErrorId = -1; in error()471 expectDetails.append("Error Id expected:"+expectErrorId+ in error()477 if (expectErrorId == -1) in error()714 expectErrorId = errorId; in expectError()770 expectErrorId = -1; in resetExpects()