Searched refs:testRunnable (Results 1 – 7 of 7) sorted by relevance
101 Runnable testRunnable = null; in doTest() local104 testRunnable = new Runnable() { in doTest()115 testRunnable = new Runnable() { in doTest()126 testRunnable = new Runnable() { in doTest()141 testRunnable = new Runnable() { in doTest()163 final Runnable finalTestRunnable = testRunnable; in doTest()
362 final Runnable testRunnable = field in AbstractScheduledServiceTest376 assertEquals(testRunnable, command); in assertSingleCallWithCorrectParameters()392 testRunnable); in testFixedRateSchedule()409 testRunnable); in testFixedDelaySchedule()
154 public void testRunnable() throws IOException { in testRunnable() method in FakeDataSourceTest
781 public void testRunnable() { in testRunnable() method in FunctionsTest
1375 public void testRunnable() { in testRunnable() method in FailableFunctionsTest