Searched refs:cancellationThread (Results 1 – 2 of 2) sorted by relevance
348 Thread cancellationThread = new Thread() { in testCancelableQuery_WhenCanceledDueToContention_StopsWaitingAndThrows() local363 cancellationThread.start(); in testCancelableQuery_WhenCanceledDueToContention_StopsWaitingAndThrows()392 cancellationThread.join(); in testCancelableQuery_WhenCanceledDueToContention_StopsWaitingAndThrows()413 Thread cancellationThread = new Thread() { in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows() local430 cancellationThread.start(); in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows()451 cancellationThread.join(); in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows()
528 Thread cancellationThread = new Thread() { in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows() local542 cancellationThread.start(); in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows()562 cancellationThread.join(); in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows()