Home
last modified time | relevance | path

Searched refs:verifyThreadWasNotInterrupted (Results 1 – 5 of 5) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DTrustedListenableFutureTaskTest.java22 import static com.google.common.util.concurrent.TestPlatform.verifyThreadWasNotInterrupted;
62 verifyThreadWasNotInterrupted(); in testCancelled()
DTestPlatform.java59 static void verifyThreadWasNotInterrupted() { in verifyThreadWasNotInterrupted() method in TestPlatform
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DTrustedListenableFutureTaskTest.java22 import static com.google.common.util.concurrent.TestPlatform.verifyThreadWasNotInterrupted;
62 verifyThreadWasNotInterrupted(); in testCancelled()
DTestPlatform.java59 static void verifyThreadWasNotInterrupted() { in verifyThreadWasNotInterrupted() method in TestPlatform
/external/guava/guava-gwt/test-super/com/google/common/util/concurrent/super/com/google/common/util/concurrent/
DTestPlatform.java50 static void verifyThreadWasNotInterrupted() { in verifyThreadWasNotInterrupted() method in TestPlatform