Home
last modified time | relevance | path

Searched defs:instrumentation (Results 1 – 25 of 36) sorted by relevance

12

/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DExperiment.java35 private final Instrumentation instrumentation; field in Experiment
40 Instrumentation instrumentation, in Experiment()
48 Instrumentation instrumentation() { in instrumentation() method in Experiment
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
D_Activity_.java35 Instrumentation instrumentation, in attach()
52 Instrumentation instrumentation, in attach()
70 Instrumentation instrumentation, in attach()
89 Instrumentation instrumentation, in attach()
109 Instrumentation instrumentation, in attach()
130 Instrumentation instrumentation, in attach()
152 Instrumentation instrumentation, in attach()
175 Instrumentation instrumentation, in callAttach()
/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DRuntimeInstrumentTest.java80 Instrumentation instrumentation = instrument.createInstrumentation(benchmarkMethod); in createInstrumentation_macrobenchmark() local
88 Instrumentation instrumentation = instrument.createInstrumentation(benchmarkMethod); in createInstrumentation_microbenchmark() local
96 Instrumentation instrumentation = instrument.createInstrumentation(benchmarkMethod); in createInstrumentation_picobenchmark() local
/external/deqp/android/package/src/com/drawelements/deqp/testercore/
DTestLogParser.java52 …public void init (DeqpInstrumentation instrumentation, String logFileName, boolean logData) throws… in init()
113 …private static native void nativeParse (long nativePointer, DeqpInstrumentation instrumentation, … in nativeParse()
/external/javassist/src/main/javassist/util/
DHotSwapAgent.java81 private static Instrumentation instrumentation = null; field in HotSwapAgent
88 public Instrumentation instrumentation() { return instrumentation; } in instrumentation() method in HotSwapAgent
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/media2/src/androidTest/java/com/google/android/exoplayer2/ext/media2/
DPlayerTestRule.java137 private final DataSourceInstrumentation instrumentation; field in PlayerTestRule.InstrumentedDataSource
140 DataSource wrappedDataSource, DataSourceInstrumentation instrumentation) { in InstrumentedDataSource()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/media2/src/androidTest/java/com/google/android/exoplayer2/ext/media2/
DPlayerTestRule.java137 private final DataSourceInstrumentation instrumentation; field in PlayerTestRule.InstrumentedDataSource
140 DataSource wrappedDataSource, DataSourceInstrumentation instrumentation) { in InstrumentedDataSource()
/external/libchrome/base/test/android/javatests/src/org/chromium/base/test/util/
DInstrumentationUtils.java21 public static <R> R runOnMainSyncAndGetResult(Instrumentation instrumentation, in runOnMainSyncAndGetResult()
/external/cronet/base/test/android/javatests/src/org/chromium/base/test/util/
DInstrumentationUtils.java21 public static <R> R runOnMainSyncAndGetResult(Instrumentation instrumentation, in runOnMainSyncAndGetResult()
/external/python/cpython3/Doc/howto/
Dinstrumentation.rst3 .. _instrumentation: target
/external/opencensus-java/contrib/agent/src/test/java/io/opencensus/contrib/agent/instrumentation/
DThreadInstrumentationTest.java32 private final ThreadInstrumentation instrumentation = new ThreadInstrumentation(); field in ThreadInstrumentationTest
DUrlInstrumentationTest.java32 private final UrlInstrumentation instrumentation = new UrlInstrumentation(); field in UrlInstrumentationTest
DExecutorInstrumentationTest.java32 private final ExecutorInstrumentation instrumentation = new ExecutorInstrumentation(); field in ExecutorInstrumentationTest
/external/opencensus-java/contrib/agent/src/main/java/io/opencensus/contrib/agent/
DAgentMain.java64 public static void premain(String agentArgs, Instrumentation instrumentation) throws Exception { in premain()
/external/lottie/sample-compose-benchmark/src/main/java/com/airbnb/lottie/sample/compose/benchmark/
DLottieBaselineProfiles.kt33 val instrumentation = InstrumentationRegistry.getInstrumentation() in setUp() constant
DLottieBaselineBenchmark.kt36 val instrumentation = InstrumentationRegistry.getInstrumentation() in setUp() constant
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/
DPreMain.java79 final Instrumentation instrumentation) throws Exception { in redefineJavaBaseModule()
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/agent/
DAgentPremain.java52 public static void premain(String agentArgument, Instrumentation instrumentation) { in premain()
/external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/
DInlineBytecodeGenerator.java62 private final Instrumentation instrumentation; field in InlineBytecodeGenerator
74 …public InlineBytecodeGenerator(Instrumentation instrumentation, WeakConcurrentMap<Object, MockMeth… in InlineBytecodeGenerator()
/external/cronet/base/test/android/junit/src/org/chromium/base/test/util/
DTestRunnerTestRule.java50 Instrumentation instrumentation = new Instrumentation() { in before() local
/external/libchrome/base/test/android/junit/src/org/chromium/base/test/util/
DTestRunnerTestRule.java49 Instrumentation instrumentation = new Instrumentation() { in before() local
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/
DShadowNativePropertyValuesHolderTest.java19 private Instrumentation instrumentation; field in ShadowNativePropertyValuesHolderTest
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowInstrumentationTest.java41 Instrumentation instrumentation = in testExecStartActivity_handledProperlyForSDK17to25() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/playbacktests/src/androidTest/java/com/google/android/exoplayer2/playbacktests/gts/
DMetricsLogger.java26 Instrumentation instrumentation, @Size(max = 23) String tag, String streamName); in create()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/playbacktests/src/androidTest/java/com/google/android/exoplayer2/playbacktests/gts/
DMetricsLogger.java26 Instrumentation instrumentation, @Size(max = 23) String tag, String streamName); in create()

12