Searched refs:tickerCallbackCount (Results 1 – 2 of 2) sorted by relevance
9 public int tickerCallbackCount = 0; field in StatsCallbackMock13 tickerCallbackCount++; in tickerCallback()
48 assertThat(callback.tickerCallbackCount).isGreaterThan(0); in statisticsCollector()