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.java82 protected void runOneIteration() throws Exception {} in runOneIteration() method in AbstractScheduledServiceTest.NullService
194 protected void runOneIteration() throws Exception {} in testDefaultExecutorIsShutdownWhenServiceIsStopped()
226 protected void runOneIteration() throws Exception {} in testDefaultExecutorIsShutdownWhenServiceFails()
278 protected void runOneIteration() throws Exception {} in testTimeout()
307 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.TestAbstractScheduledCustomService
630 protected void runOneIteration() throws Exception {
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DAbstractScheduledServiceTest.java82 protected void runOneIteration() throws Exception {} in runOneIteration() method in AbstractScheduledServiceTest.NullService
194 protected void runOneIteration() throws Exception {} in testDefaultExecutorIsShutdownWhenServiceIsStopped()
226 protected void runOneIteration() throws Exception {} in testDefaultExecutorIsShutdownWhenServiceFails()
278 protected void runOneIteration() throws Exception {} in testTimeout()
307 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.TestAbstractScheduledCustomService
630 protected void runOneIteration() throws Exception {
/external/guava/android/guava/src/com/google/common/util/concurrent/
DAbstractScheduledService.java204 AbstractScheduledService.this.runOneIteration();
302 protected abstract void runOneIteration() throws Exception;
/external/guava/guava/src/com/google/common/util/concurrent/
DAbstractScheduledService.java234 AbstractScheduledService.this.runOneIteration();
332 protected abstract void runOneIteration() throws Exception;