Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DAbstractServiceTest.java48 private Throwable thrownByExecutionThread; field in AbstractServiceTest
389 throwIfSet(thrownByExecutionThread); in testThreadedServiceStartAndWaitStopAndWait()
407 throwIfSet(thrownByExecutionThread); in testThreadedServiceStopIdempotence()
424 throwIfSet(thrownByExecutionThread); in testThreadedServiceStopIdempotenceAfterWait()
439 throwIfSet(thrownByExecutionThread); in testThreadedServiceStopIdempotenceDoubleWait()
473 + thrownByExecutionThread, in awaitRunChecks()
513 thrownByExecutionThread = e; in invokeOnExecutionThreadForTest()
DAbstractExecutionThreadServiceTest.java47 private Throwable thrownByExecutionThread; field in AbstractExecutionThreadServiceTest
57 thrownByExecutionThread = e;
69 thrownByExecutionThread); in tearDown()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractServiceTest.java48 private Throwable thrownByExecutionThread; field in AbstractServiceTest
389 throwIfSet(thrownByExecutionThread); in testThreadedServiceStartAndWaitStopAndWait()
407 throwIfSet(thrownByExecutionThread); in testThreadedServiceStopIdempotence()
424 throwIfSet(thrownByExecutionThread); in testThreadedServiceStopIdempotenceAfterWait()
439 throwIfSet(thrownByExecutionThread); in testThreadedServiceStopIdempotenceDoubleWait()
473 + thrownByExecutionThread, in awaitRunChecks()
513 thrownByExecutionThread = e; in invokeOnExecutionThreadForTest()
DAbstractExecutionThreadServiceTest.java47 private Throwable thrownByExecutionThread; field in AbstractExecutionThreadServiceTest
57 thrownByExecutionThread = e;
69 thrownByExecutionThread); in tearDown()