Home
last modified time | relevance | path

Searched refs:runOneIteration (Results 1 – 4 of 4) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractScheduledServiceTest.java77 protected void runOneIteration() throws Exception {} in runOneIteration() method in AbstractScheduledServiceTest.NullService
199 protected void runOneIteration() throws Exception {} in testDefaultExecutorIsShutdownWhenServiceIsStopped()
231 protected void runOneIteration() throws Exception {} in testDefaultExecutorIsShutdownWhenServiceFails()
287 protected void runOneIteration() throws Exception {} in testTimeout()
318 protected void runOneIteration() throws Exception { in runOneIteration() method in AbstractScheduledServiceTest.TestService
528 protected void runOneIteration() {} in testCustomScheduler_deadlock()
585 protected void runOneIteration() throws Exception { in runOneIteration() method in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService
633 protected void runOneIteration() throws Exception { in runOneIteration() method in TestFailingCustomScheduledService
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DAbstractScheduledServiceTest.java77 protected void runOneIteration() throws Exception {} in runOneIteration() method in AbstractScheduledServiceTest.NullService
199 protected void runOneIteration() throws Exception {} in testDefaultExecutorIsShutdownWhenServiceIsStopped()
231 protected void runOneIteration() throws Exception {} in testDefaultExecutorIsShutdownWhenServiceFails()
287 protected void runOneIteration() throws Exception {} in testTimeout()
318 protected void runOneIteration() throws Exception { in runOneIteration() method in AbstractScheduledServiceTest.TestService
528 protected void runOneIteration() {} in testCustomScheduler_deadlock()
585 protected void runOneIteration() throws Exception { in runOneIteration() method in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService
633 protected void runOneIteration() throws Exception { in runOneIteration() method in TestFailingCustomScheduledService
/external/guava/android/guava/src/com/google/common/util/concurrent/
DAbstractScheduledService.java195 AbstractScheduledService.this.runOneIteration();
291 protected abstract void runOneIteration() throws Exception;
/external/guava/guava/src/com/google/common/util/concurrent/
DAbstractScheduledService.java195 AbstractScheduledService.this.runOneIteration();
291 protected abstract void runOneIteration() throws Exception;