HomeSort by relevance Sort by last modified time
    Searched refs:setInstrumentation (Results 1 - 25 of 34) sorted by null

1 2

  /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
IAutoLauncherStrategy.java 25 void setInstrumentation(Instrumentation instrumentation);
ILeanbackLauncherStrategy.java 35 public void setInstrumentation(Instrumentation instrumentation);
AutoLauncherStrategy.java 59 public void setInstrumentation(Instrumentation instrumentation) {
LeanbackLauncherStrategy.java 209 public void setInstrumentation(Instrumentation instrumentation) {
TvLauncherStrategy.java 231 Log.w(LOG_TAG, "Instrumentation is null. setInstrumentation should be called "
428 public void setInstrumentation(Instrumentation instrumentation) {
    [all...]
  /cts/libs/wrappedgtest/src/
WrappedGTestActivity.java 27 public void setInstrumentation(WrappedGTestInstrumentation instrumentation) {
WrappedGTestInstrumentation.java 63 mActivity.setInstrumentation(this);
  /frameworks/base/test-runner/src/android/test/
AndroidTestRunner.java 217 public void setInstrumentation(Instrumentation instrumentation) {
223 * use {@link #setInstrumentation(android.app.Instrumentation)} instead.
227 setInstrumentation(instrumentation);
InstrumentationTestRunner.java 388 mTestRunner.setInstrumentation(this);
    [all...]
  /cts/tests/core/runner/src/com/android/cts/core/runner/
CoreTestRunner.java 269 instrumentationResultPrinter.setInstrumentation(this);
282 ((InstrumentationRunListener) runListener).setInstrumentation(this);
  /external/caliper/lib/
java-allocation-instrumenter-2.0.jar 
  /external/swiftshader/third_party/subzero/src/
IceCompileServer.cpp 254 Ctx->setInstrumentation(std::move(Instr));
IceGlobalContext.h 436 void setInstrumentation(std::unique_ptr<Instrumentation> Instr) {
  /platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DexTestRunner.java 255 public void setInstrumentation(Instrumentation instrumentation) {
  /platform_testing/tests/functional/appsmoke/src/android/test/appsmoke/
AppSmokeTest.java 215 factory.getLeanbackLauncherStrategy().setInstrumentation(instr);
  /platform_testing/libraries/app-helpers/tv/src/android/platform/test/helpers/tv/
AbstractLeanbackAppHelper.java 75 mLauncherStrategy.setInstrumentation(instr);
  /prebuilts/misc/common/android-support-test/rules/
rules_release_no_deps.jar 
  /prebuilts/misc/common/android-support-test/runner/
runner_release_no_deps.jar 
  /prebuilts/misc/common/ub-janktesthelper/
ub-janktesthelper.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 

Completed in 400 milliseconds

1 2