Home
last modified time | relevance | path

Searched refs:testCancel (Results 1 – 13 of 13) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowCountDownTimerTest.java63 public void testCancel() { in testCancel() method in ShadowCountDownTimerTest
DShadowNotificationManagerTest.java474 public void testCancel() throws Exception { in testCancel() method in ShadowNotificationManagerTest
/external/grpc-grpc/src/php/tests/unit_tests/
DCallTest.php94 public function testCancel() function in CallTest
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DFutureCallbackTest.java63 public void testCancel() { in testCancel() method in FutureCallbackTest
DSettableFutureTest.java75 public void testCancel() throws Exception { in testCancel() method in SettableFutureTest
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DFutureCallbackTest.java63 public void testCancel() { in testCancel() method in FutureCallbackTest
DSettableFutureTest.java75 public void testCancel() throws Exception { in testCancel() method in SettableFutureTest
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/exceptions/
DWithContextExceptionHandlingTest.kt171 fun testCancel() = runTest { in <lambda>() method in kotlinx.coroutines.exceptions.WithContextExceptionHandlingTest
/external/grpc-grpc/src/php/tests/generated_code/
DAbstractGeneratedCodeTest.php89 public function testCancel() function in AbstractGeneratedCodeTest
/external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/system/impl/
DWatcherImplTest.java226 public void testCancel() { in testCancel() method in WatcherImplTest
/external/autotest/server/cros/tradefed/tradefed_utils_unittest_data/
DCtsAppTestCases.txt282 … 16:14:48 D/ModuleListener: ModuleListener.testStarted(android.app.cts.AlarmManagerTest#testCancel)
283 …6:14:56 D/ModuleListener: ModuleListener.testEnded(android.app.cts.AlarmManagerTest#testCancel, {})
284 …86 CtsAppTestCases chromeos2-row8-rack4-host19:22] android.app.cts.AlarmManagerTest#testCancel pass
919 …58 D/ModuleListener: ModuleListener.testStarted(android.app.cts.NotificationManagerTest#testCancel)
920 … D/ModuleListener: ModuleListener.testEnded(android.app.cts.NotificationManagerTest#testCancel, {})
921 …ppTestCases chromeos2-row8-rack4-host19:22] android.app.cts.NotificationManagerTest#testCancel pass
943 …16:19:01 D/ModuleListener: ModuleListener.testStarted(android.app.cts.PendingIntentTest#testCancel)
944 …:19:01 D/ModuleListener: ModuleListener.testEnded(android.app.cts.PendingIntentTest#testCancel, {})
945 …6 CtsAppTestCases chromeos2-row8-rack4-host19:22] android.app.cts.PendingIntentTest#testCancel pass
DCtsWidgetTestCases.txt4372 05-11 02:50:35 D/ModuleListener: ModuleListener.testStarted(android.widget.cts.ToastTest#testCancel)
4373 05-11 02:50:36 D/ModuleListener: ModuleListener.testEnded(android.widget.cts.ToastTest#testCancel, …
4374 … x86 CtsWidgetTestCases chromeos2-row4-rack6-host8:22] android.widget.cts.ToastTest#testCancel pass
/external/tensorflow/tensorflow/python/kernel_tests/
Dbarrier_ops_test.py450 def testCancel(self): member in BarrierTest