OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stubbing
(Results
151 - 174
of
174
) sorted by null
1
2
3
4
5
6
7
/frameworks/base/core/tests/coretests/src/android/print/
IPrintManagerParametersTest.java
44
import org.mockito.
stubbing
.Answer;
/frameworks/base/docs/html/reference/android/support/test/espresso/intent/rule/
IntentsTestRule.html
331
<li>Intent
Stubbing
, using the <code><a href="/reference/android/support/test/espresso/intent/Intents.html#intending(org.hamcrest.Matcher<android.content.Intent>)">intending(Matcher)</a></code> API</li>
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
PublicApiFunctionalTest.java
501
// this would be better done by
stubbing
the system API to check available space, but in the
[
all
...]
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
CallAudioRouteStateMachineTest.java
41
import org.mockito.
stubbing
.Answer;
[
all
...]
CallLogManagerTest.java
63
import org.mockito.
stubbing
.Answer;
[
all
...]
TelecomSystemTest.java
84
import org.mockito.
stubbing
.Answer;
[
all
...]
BasicCallTests.java
64
import org.mockito.
stubbing
.Answer;
[
all
...]
/external/llvm/tools/bugpoint/
CrashDebugger.cpp
47
cl::desc("When
stubbing
functions, replace all uses will null"),
/cts/tests/tests/appwidget/src/android/appwidget/cts/
AppWidgetTest.java
63
import org.mockito.
stubbing
.Answer;
[
all
...]
/external/protobuf/python/
mox.py
[
all
...]
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
CharsetUtil.java
29
//BEGIN android-changed:
Stubbing
out logging
[
all
...]
/packages/services/Telephony/src/org/apache/james/mime4j/util/
CharsetUtil.java
29
//BEGIN android-changed:
Stubbing
out logging
[
all
...]
/cts/tests/tests/print/src/android/print/cts/
PrintDocumentAdapterContractTest.java
49
import org.mockito.
stubbing
.Answer;
[
all
...]
/external/chromium-trace/catapult/telemetry/third_party/mox3/mox3/
mox.py
[
all
...]
/external/chromium-trace/catapult/third_party/mox3/mox3/
mox.py
[
all
...]
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DevicePolicyManagerTest.java
47
import org.mockito.
stubbing
.Answer;
[
all
...]
/hardware/intel/common/libmix/mix_audio/src/
mixaudio.c
910
// For
stubbing
, just get system clock.
[
all
...]
/external/chromium-trace/catapult/telemetry/third_party/mox3/mox3/tests/
test_mox.py
757
This is handy for "
stubbing
out" a method in a module with a mock, and
[
all
...]
/external/chromium-trace/catapult/third_party/mox3/mox3/tests/
test_mox.py
757
This is handy for "
stubbing
out" a method in a module with a mock, and
[
all
...]
/libcore/luni/src/test/java/libcore/java/net/
URLConnectionTest.java
27
import org.mockito.
stubbing
.Answer;
[
all
...]
/prebuilts/misc/common/android-support-test/rules/
rules-0.5-release.jar
/prebuilts/misc/common/android-support-test/runner/
runner-0.5-release-no-dep.jar
runner-0.5-release.jar
/prebuilts/misc/common/ub-janktesthelper/
ub-janktesthelper.jar
Completed in 1322 milliseconds
1
2
3
4
5
6
7