Home
last modified time | relevance | path

Searched refs:doNothing (Results 1 – 22 of 22) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DRunnablesTest.java31 assertSame(Runnables.doNothing(), Runnables.doNothing()); in testDoNothingRunnableIsSingleton()
DWrappingExecutorServiceTest.java20 import static com.google.common.util.concurrent.Runnables.doNothing;
66 testExecutor.execute(doNothing()); in testExecute()
74 Future<?> f = testExecutor.submit(doNothing()); in testSubmit()
81 Future<String> f = testExecutor.submit(doNothing(), RESULT_VALUE); in testSubmit()
DFuturesTest.java1162 final Runnable doNothing = new Runnable() {
1197 ImmutableList.of(new TestFuture(doneSuccess, "doneSuccess", doNothing),
1198 new TestFuture(doneFailed, "doneFailed", doNothing),
1199 new TestFuture(doneCancelled, "doneCancelled", doNothing),
1201 doneRuntimeException, "doneRuntimeException", doNothing),
/external/guice/core/test/com/google/inject/
DMembersInjectorTest.java35 @Override void doNothing() {
41 @Override void doNothing() {
257 @Inject void doNothing() {} in doNothing() method in MembersInjectorTest.A
262 @Inject void doNothing() {} in doNothing() method in MembersInjectorTest.B
DBindingTest.java77 bind(Runnable.class).toInstance(Runnables.doNothing()); in configure()
/external/mockito/src/org/mockito/
DBDDMockito.java255 return new BDDStubberImpl(mockitoStubber.doNothing()); in willNothing()
316 return new BDDStubberImpl(Mockito.doNothing()); in willDoNothing()
DMockito.java1773 public static Stubber doNothing() { in doNothing() method in Mockito
/external/guava/guava/src/com/google/common/util/concurrent/
DRunnables.java40 public static Runnable doNothing() { in doNothing() method in Runnables
/external/mockito/src/org/mockito/stubbing/
DStubber.java127 Stubber doNothing(); in doNothing() method
/external/mockito/src/org/mockito/internal/stubbing/
DStubberImpl.java52 public Stubber doNothing() { in doNothing() method in StubberImpl
/external/littlemock/tests/com/google/testing/littlemock/
DLittleMockTest.java36 import static com.google.testing.littlemock.LittleMock.doNothing;
517 doNothing().when(mFoo).add("first"); in testDoNothing()
604 doNothing().when(mFoo).add(mCaptureString.capture()); in testCapture_TwoCallbacksDuringStubbing()
605 doNothing().when(mFoo).getResultLater(mCaptureCallback.capture()); in testCapture_TwoCallbacksDuringStubbing()
733 doNothing().when(mFoo).add(mCaptureString.capture()); in testCapture_BothBeforeAndAfter()
/external/littlemock/src/com/google/testing/littlemock/
DLittleMock.java114 public static Behaviour doNothing() { return doReturn(null); } in doNothing() method in LittleMock
/external/robolectric/v1/lib/test/
Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/dexmaker/lib/
Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...