OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InstrumentationRegistry
(Results
1 - 11
of
11
) sorted by null
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
PrimaryUserTest.java
23
import android.support.test.
InstrumentationRegistry
;
50
injectInstrumentation(
InstrumentationRegistry
.getInstrumentation());
ManagedProfileTest.java
24
import android.support.test.
InstrumentationRegistry
;
50
injectInstrumentation(
InstrumentationRegistry
.getInstrumentation());
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DefaultMeasureSpecTest.java
25
import android.support.test.
InstrumentationRegistry
;
55
setContext(
InstrumentationRegistry
.getContext());
ChildHelperTest.java
23
import android.support.test.
InstrumentationRegistry
;
43
setContext(
InstrumentationRegistry
.getContext());
WrapContentBasicTest.java
26
import android.support.test.
InstrumentationRegistry
;
58
setContext(
InstrumentationRegistry
.getContext());
BaseRecyclerViewInstrumentationTest.java
30
import android.support.test.
InstrumentationRegistry
;
133
getUIAutomation.invoke(
InstrumentationRegistry
.getInstrumentation());
206
return
InstrumentationRegistry
.getInstrumentation();
[
all
...]
/cts/tests/tests/systemui/src/android/systemui/cts/
LightStatusBarTests.java
23
import android.support.test.
InstrumentationRegistry
;
49
injectInstrumentation(
InstrumentationRegistry
.getInstrumentation());
/prebuilts/misc/common/android-support-test/runner/
runner-0.5-release-no-dep.jar
runner-0.5-release.jar
/prebuilts/misc/common/android-support-test/rules/
rules-0.5-release.jar
/prebuilts/misc/common/ub-janktesthelper/
ub-janktesthelper.jar
Completed in 65 milliseconds