Searched refs:checkCount (Results 1 – 3 of 3) sorted by relevance
71 private AtomicInteger checkCount; field in AbstractTestRunnerTest75 checkCount = new AtomicInteger(); in beforeTest()80 if (checkCount.get() != 0) { in afterTest()87 checkCount.incrementAndGet(); in expectedResults()89 checkCount); in expectedResults()96 private final AtomicInteger checkCount; field in AbstractTestRunnerTest.ExpectedResults101 Class<?> testClass, InterceptOutputStreams ios, AtomicInteger checkCount) { in ExpectedResults() argument103 this.checkCount = checkCount; in ExpectedResults()190 checkCount.decrementAndGet(); in checkFilteredOutput()
42 checkCount(count); in at()54 checkCount(count); in moreThan()66 checkCount(count); in lessThan()82 checkCount(count); in and()371 private static void checkCount(float count) { in checkCount() method in Period
44 checkCount(count); in at()56 checkCount(count); in moreThan()68 checkCount(count); in lessThan()84 checkCount(count); in and()373 private static void checkCount(float count) { in checkCount() method in Period