/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/ |
D | NetworkMonitorTest.java | 163 Context context = getInstrumentation().getTargetContext(); in createTestMonitor() 200 Context context = getInstrumentation().getTargetContext(); in testNetworkMonitorRegistersInConstructor() 218 receiver.onReceive(getInstrumentation().getTargetContext(), connectivityIntent); in testNetworkMonitorJavaObservers() 223 receiver.onReceive(getInstrumentation().getTargetContext(), connectivityIntent); in testNetworkMonitorJavaObservers() 228 receiver.onReceive(getInstrumentation().getTargetContext(), connectivityIntent); in testNetworkMonitorJavaObservers() 233 receiver.onReceive(getInstrumentation().getTargetContext(), connectivityIntent); in testNetworkMonitorJavaObservers() 239 receiver.onReceive(getInstrumentation().getTargetContext(), connectivityIntent); in testNetworkMonitorJavaObservers() 244 receiver.onReceive(getInstrumentation().getTargetContext(), connectivityIntent); in testNetworkMonitorJavaObservers() 250 receiver.onReceive(getInstrumentation().getTargetContext(), noConnectivityIntent); in testNetworkMonitorJavaObservers() 263 new ConnectivityManagerDelegate(getInstrumentation().getTargetContext()); in testConnectivityManagerDelegateDoesNotCrash() [all …]
|
D | VideoCapturerAndroidTest.java | 46 getInstrumentation().getContext(), true, true, true)); in setUp() 60 new Camera2Enumerator(getInstrumentation().getContext()); in testCamera2Enumerator() 169 capturer, cameraEvents, getInstrumentation().getContext()); in testCameraEvents() 179 getInstrumentation().getContext()); in testCameraCallsAfterStop() 190 getInstrumentation().getContext()); in testCameraCallsAfterStopUsingTextures() 219 getInstrumentation().getContext()); in testStartStopWithDifferentResolutions() 229 getInstrumentation().getContext()); in testStartStopWithDifferentResolutionsUsingTextures() 241 capturer, getInstrumentation().getContext()); in testStartWhileCameraAlreadyOpened() 252 capturer, getInstrumentation().getContext()); in testStartWhileCameraIsAlreadyOpenAndCloseCamera() 263 capturer, getInstrumentation().getContext()); in startWhileCameraIsAlreadyOpenAndStop() [all …]
|
D | PeerConnectionAndroidTest.java | 38 getInstrumentation().getContext(), true, true, true)); in setUp()
|
D | SurfaceViewRendererOnMeasureTest.java | 95 new SurfaceViewRenderer(getInstrumentation().getContext()); in testNoFrame() 134 new SurfaceViewRenderer(getInstrumentation().getContext()); in testFrame1280x720()
|
/external/skia/platform_tools/android/apps/visualbenchsdl/src/main/java/com/skia/ |
D | VisualBenchTestActivity.java | 30 mInstrumentation = getInstrumentation(); in setUp() 34 …InputStream s = getInstrumentation().getTargetContext().getResources().getAssets().open("nanobench… in getFlags() 48 String pkg = getInstrumentation().getTargetContext().getPackageName(); in testVisualBench() 49 Intent intent = new Intent(getInstrumentation().getTargetContext(), in testVisualBench()
|
/external/skia/platform_tools/android/apps/visualbench/src/main/java/com/skia/ |
D | VisualBenchTestActivity.java | 30 mInstrumentation = getInstrumentation(); in setUp() 34 …InputStream s = getInstrumentation().getTargetContext().getResources().getAssets().open("nanobench… in getFlags() 48 String pkg = getInstrumentation().getTargetContext().getPackageName(); in testVisualBench() 49 Intent intent = new Intent(getInstrumentation().getTargetContext(), in testVisualBench()
|
/external/droiddriver/src/io/appium/droiddriver/util/ |
D | InstrumentationUtils.java | 72 public static Instrumentation getInstrumentation() { in getInstrumentation() method in InstrumentationUtils 78 return getInstrumentation().getTargetContext(); in getTargetContext() 182 getInstrumentation().runOnMainSync(this); in runOnMainSyncNoThrow()
|
/external/droiddriver/src/io/appium/droiddriver/helpers/ |
D | DroidDrivers.java | 72 Instrumentation instrumentation = InstrumentationUtils.getInstrumentation(); in newDriver() 98 if (InstrumentationUtils.getInstrumentation().getUiAutomation() == null) { in checkUiAutomation()
|
D | BaseDroidDriverTest.java | 86 return getInstrumentation().getTargetContext(); in getTargetContext()
|
/external/droiddriver/manualtest/src/io/appium/droiddriver/manualtest/ |
D | ManualTest.java | 33 DroidDriversInitializer.get(new UiAutomationDriver(getInstrumentation())).singleRun(); in classSetUp()
|
/external/droiddriver/src/io/appium/droiddriver/base/ |
D | DroidDriverContext.java | 40 public Instrumentation getInstrumentation() { in getInstrumentation() method in DroidDriverContext
|
D | BaseUiDevice.java | 49 (PowerManager) getContext().getInstrumentation().getTargetContext() in isScreenOn()
|
/external/droiddriver/src/io/appium/droiddriver/uiautomation/ |
D | UiAutomationDriver.java | 151 (AccessibilityManager) driver.context.getInstrumentation().getTargetContext() in clearAccessibilityNodeInfoCache()
|
/external/droiddriver/src/io/appium/droiddriver/finders/ |
D | By.java | 52 Context targetContext = InstrumentationUtils.getInstrumentation().getTargetContext(); in resourceId()
|
/external/caliper/lib/ |
D | java-allocation-instrumenter-2.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/webrtc/webrtc/examples/androidtests/src/org/appspot/apprtc/test/ |
D | PeerConnectionClientTest.java | 242 getInstrumentation().getContext(), peerConnectionParameters, this); in createPeerConnectionClient()
|
/external/robolectric/v1/lib/main/ |
D | h2-1.2.147.jar | META-INF/MANIFEST.MF
META-INF/services/java.sql.Driver
org ... |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/chromium-trace/catapult/tracing/test_data/ |
D | ddms_calculator_start.trace | 2700 0x71822ed0 android.app.ActivityThread getInstrumentation ()Landroid/app/Instrumentation; ActivityTh…
|