Searched refs:shouldMonitor (Results 1 – 3 of 3) sorted by relevance
48 override fun shouldMonitor(): Boolean = true in <lambda>() method
172 doReturn(true).when(monitor).shouldMonitor(); in createMockedInteractionJankMonitor()
355 if (!shouldMonitor()) { in beginInternal()377 public boolean shouldMonitor() { in shouldMonitor() method in InteractionJankMonitor