Searched refs:cancellationThread (Results 1 – 2 of 2) sorted by relevance
434 Thread cancellationThread = new Thread() { in testCancelableQuery_WhenCanceledDueToContention_StopsWaitingAndThrows() local449 cancellationThread.start(); in testCancelableQuery_WhenCanceledDueToContention_StopsWaitingAndThrows()478 cancellationThread.join(); in testCancelableQuery_WhenCanceledDueToContention_StopsWaitingAndThrows()500 Thread cancellationThread = new Thread() { in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows() local517 cancellationThread.start(); in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows()538 cancellationThread.join(); in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows()
617 Thread cancellationThread = new Thread() { in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows() local631 cancellationThread.start(); in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows()651 cancellationThread.join(); in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows()